Skip to content

Commit 3ef8099

Browse files
committed
2 parents 04b87da + 5c36616 commit 3ef8099

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/dev-config/CHANGELOG.md

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

3+
## 3.2.2
4+
5+
### Patch Changes
6+
7+
- update README.md and package.json for clarity and structure
8+
- fix eslint warns
9+
310
## 3.2.1
411

512
### Patch Changes

packages/dev-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pixpilot/dev-config",
33
"type": "module",
4-
"version": "3.2.1",
4+
"version": "3.2.2",
55
"description": "Modern, opinionated development configurations.",
66
"author": "m.doaie",
77
"license": "MIT",

0 commit comments

Comments
 (0)