Skip to content

Commit 1b2d903

Browse files
committed
2 parents ec466b8 + 1691a4c commit 1b2d903

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.1
4+
5+
### Patch Changes
6+
7+
- remove private flag from package.json
8+
- fix eslint warns
9+
310
## 3.2.0
411

512
### Minor 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.0",
4+
"version": "3.2.1",
55
"description": "Modern, opinionated development configurations.",
66
"author": "m.doaie",
77
"license": "MIT",

0 commit comments

Comments
 (0)