Skip to content

Commit e85b234

Browse files
committed
chore(release): 12.3.3
1 parent 20ac0cd commit e85b234

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [12.3.3](https://github.com/JamieMason/syncpack/compare/12.3.2...12.3.3)
8+
9+
- fix(npm): use types export in package.json [`#218`](https://github.com/JamieMason/syncpack/issues/218) [`#219`](https://github.com/JamieMason/syncpack/issues/219)
10+
- chore(github): update actions [`20ac0cd`](https://github.com/JamieMason/syncpack/commit/20ac0cd4c5a94b4e1a07eb802c24f8934fc47627)
11+
712
#### [12.3.2](https://github.com/JamieMason/syncpack/compare/12.3.1...12.3.2)
813

14+
> 24 April 2024
15+
916
- revert(update): revert commit a1c72704 [`1d2339b`](https://github.com/JamieMason/syncpack/commit/1d2339b284293079f267dc48f751a985031ad85f)
17+
- chore(release): 12.3.2 [`c92cfc5`](https://github.com/JamieMason/syncpack/commit/c92cfc545f4dcb1f3489c692b2b66669e31d892d)
1018

1119
#### [12.3.1](https://github.com/JamieMason/syncpack/compare/12.3.0...12.3.1)
1220

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "syncpack",
33
"description": "Consistent dependency versions in large JavaScript Monorepos",
4-
"version": "12.3.2",
4+
"version": "12.3.3",
55
"author": "Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)",
66
"bin": {
77
"syncpack": "dist/bin.js",

0 commit comments

Comments
 (0)