File tree 8 files changed +45
-4
lines changed 8 files changed +45
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.4.1 (2025-02-15)
2
+
3
+ ### 🐞 Bug Fixes
4
+
5
+ - ** core:** improve windows compatibility ([ 46057818f] ( https://github.com/codeware-sthlm/codeware/commit/46057818f ) )
6
+ - ** deps:** update dependencies ([ 1f7cafad9] ( https://github.com/codeware-sthlm/codeware/commit/1f7cafad9 ) )
7
+
8
+ ### ⚙️ Miscellaneous Chores
9
+
10
+ - ** repo:** change to esm files for vite ([ b93f286ab] ( https://github.com/codeware-sthlm/codeware/commit/b93f286ab ) )
11
+
1
12
## 1.4.0 (2025-02-07)
2
13
3
14
### ✨ Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cdwr/core" ,
3
- "version" : " 1.4.0 " ,
3
+ "version" : " 1.4.1 " ,
4
4
"private" : false ,
5
5
"description" : " A set of core utilities for the Codeware ecosystem." ,
6
6
"repository" : {
Original file line number Diff line number Diff line change
1
+ # 2.0.0 (2025-02-15)
2
+
3
+ ### ✨ Features
4
+
5
+ - ⚠️ ** nx-payload:** add support for payload v3 ([ f663aa9b3] ( https://github.com/codeware-sthlm/codeware/commit/f663aa9b3 ) )
6
+
7
+ ### 🔙 Revert Code Changes
8
+
9
+ - ** repo:** revert incorrect nx migration ([ c9cf098c3] ( https://github.com/codeware-sthlm/codeware/commit/c9cf098c3 ) )
10
+
11
+ ### ⚠️ Breaking Changes
12
+
13
+ - ⚠️ ** nx-payload:** add support for payload v3 ([ f663aa9b3] ( https://github.com/codeware-sthlm/codeware/commit/f663aa9b3 ) )
14
+
1
15
## 1.1.0 (2025-02-07)
2
16
3
17
### ✨ Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-nx-payload" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"private" : false ,
5
5
"description" : " Quickly scaffold a new Nx workspace with a Payload CMS admin application." ,
6
6
"repository" : {
Original file line number Diff line number Diff line change
1
+ ## 0.3.1 (2025-02-15)
2
+
3
+ ### ⚙️ Miscellaneous Chores
4
+
5
+ - ** repo:** change to esm files for vite ([ b93f286ab] ( https://github.com/codeware-sthlm/codeware/commit/b93f286ab ) )
6
+
1
7
## 0.3.0 (2025-02-07)
2
8
3
9
### ✨ Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cdwr/nx-fly-deployment-action" ,
3
- "version" : " 0.3.0 " ,
3
+ "version" : " 0.3.1 " ,
4
4
"description" : " The Nx Fly Deployment Action will manage your deployments to fly.io." ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change
1
+ # 2.0.0 (2025-02-15)
2
+
3
+ ### ✨ Features
4
+
5
+ - ⚠️ ** nx-payload:** add support for payload v3 ([ f663aa9b3] ( https://github.com/codeware-sthlm/codeware/commit/f663aa9b3 ) )
6
+
7
+ ### ⚠️ Breaking Changes
8
+
9
+ - ⚠️ ** nx-payload:** add support for payload v3 ([ f663aa9b3] ( https://github.com/codeware-sthlm/codeware/commit/f663aa9b3 ) )
10
+
1
11
## 1.2.0 (2025-02-07)
2
12
3
13
### ✨ Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cdwr/nx-payload" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"private" : false ,
5
5
"description" : " The Nx Payload plugin adds support for Payload applications within an Nx workspace." ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments