Skip to content

Commit 065f69c

Browse files
chore(release): 2.0.0-next.1 [skip ci]
# [2.0.0-next.1](v1.0.0...v2.0.0-next.1) (2024-05-09) ### Features * **single-quote:** adjust single-quote option to true ([851cb09](851cb09)) ### BREAKING CHANGES * **single-quote:** adjust single-quote option to true
1 parent 851cb09 commit 065f69c

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.0.0-next.1](https://github.com/boehringer-ingelheim/prettier-config/compare/v1.0.0...v2.0.0-next.1) (2024-05-09)
2+
3+
4+
### Features
5+
6+
* **single-quote:** adjust single-quote option to true ([851cb09](https://github.com/boehringer-ingelheim/prettier-config/commit/851cb094b6f2879c929629fe64c8237fadc7e67c))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **single-quote:** adjust single-quote option to true
12+
113
# 1.0.0 (2022-12-01)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boehringer-ingelheim/prettier-config",
3-
"version": "1.0.0",
3+
"version": "2.0.0-next.1",
44
"description": "Shared prettier configuration used at Boehringer Ingelheim for code formatting",
55
"keywords": [
66
"boehringer",

0 commit comments

Comments
 (0)