Skip to content

Commit 261e261

Browse files
chore: release (#10)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 498990a commit 261e261

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/green-kings-tap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lemon-bees-press.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @tokens-studio/configs
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- 498990a: Fix dependencies / peerDependencies. Only ESLint / TypeScript / Prettier should be peer deps, the rest are direct dependencies of the configs.
8+
- 729e28b: Update to the README.md, ESLint v8 changed to -> v9, with explanation about migration to flat config. Added note about recommending to explicitly add the eslint/tsc/prettier peer dependencies.
9+
310
## 0.2.1
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tokens-studio/configs",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "The official configs for Tokens Studio, such as Prettier, ESLint, TSConfig etc.",
55
"license": "MIT",
66
"author": "Joren Broekema <joren.broekema@gmail.com>",

0 commit comments

Comments
 (0)