Skip to content

Commit dc44699

Browse files
chore(release): @anolilab/[email protected] [skip ci]\n\n## @anolilab/prettier-config [4.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-06-10)
### ⚠ BREAKING CHANGES * Changed the package to support cjs and mjs, so the type module was removed Signed-off-by: prisis <[email protected]> ### Features * switched prettier-config to typescript ([c014026](c014026))
1 parent 784eb50 commit dc44699

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/prettier-config/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## @anolilab/prettier-config [4.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-06-10)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* Changed the package to support cjs and mjs, so the type module was removed
7+
8+
Signed-off-by: prisis <[email protected]>
9+
10+
### Features
11+
12+
* switched prettier-config to typescript ([c014026](https://github.com/anolilab/javascript-style-guide/commit/c014026e3c7c987933d5668afe5246d2eb46b5db))
13+
114
## @anolilab/prettier-config [3.1.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-06-10)
215

316

packages/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/prettier-config",
3-
"version": "3.1.2",
3+
"version": "4.0.0",
44
"description": "Prettier shareable config for Anolilab.",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)