Skip to content

Commit c444cc6

Browse files
Merge pull request #4 from tokens-studio/changeset-release/main
Version Packages
2 parents 0cb6d6a + f63c8c9 commit c444cc6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/unlucky-kids-yell.md

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

CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 941e071: Fix filename extension in pkg json files, to ensure the ESLint config is published properly.
8+
39
## 0.1.0
410

511
### Minor 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.1.0",
3+
"version": "0.1.1",
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)