Skip to content

Commit

Permalink
chore(release): packages
Browse files Browse the repository at this point in the history
- project: create-nx-payload 0.5.5

- project: nx-payload 0.9.4
  • Loading branch information
hakalb committed Jun 27, 2024
1 parent 0f30b9a commit 3283cff
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 2 deletions.
22 changes: 22 additions & 0 deletions packages/create-nx-payload/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## 0.5.5 (2024-06-27)


### 🛠️ Build System

- 📦 update nx workspace to 19.1.2 ([09df5db](https://github.com/codeware-sthlm/nx-plugins/commit/09df5db))

- 📦 update nx workspace to 19.3.1 ([c40d8a9](https://github.com/codeware-sthlm/nx-plugins/commit/c40d8a9))

- 📦 update nx workspace to 19.3.2 ([0f30b9a](https://github.com/codeware-sthlm/nx-plugins/commit/0f30b9a))


### ✅ Tests

- **nx-payload:** add test for serve target ([7a5e85e](https://github.com/codeware-sthlm/nx-plugins/commit/7a5e85e))


### ❤️ Thank You

- github-merge-queue @github-merge-queue
- Håkan Ströberg

## 0.5.4 (2024-05-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/create-nx-payload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-nx-payload",
"version": "0.5.4",
"version": "0.5.5",
"private": false,
"description": "Quickly scaffold a new Nx workspace with a Payload CMS admin application.",
"repository": {
Expand Down
22 changes: 22 additions & 0 deletions packages/nx-payload/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## 0.9.4 (2024-06-27)


### 🛠️ Build System

- 📦 update nx workspace to 19.1.2 ([09df5db](https://github.com/codeware-sthlm/nx-plugins/commit/09df5db))

- 📦 update nx workspace to 19.3.1 ([c40d8a9](https://github.com/codeware-sthlm/nx-plugins/commit/c40d8a9))

- 📦 update nx workspace to 19.3.2 ([0f30b9a](https://github.com/codeware-sthlm/nx-plugins/commit/0f30b9a))


### ✅ Tests

- **nx-payload:** add test for serve target ([7a5e85e](https://github.com/codeware-sthlm/nx-plugins/commit/7a5e85e))


### ❤️ Thank You

- github-merge-queue @github-merge-queue
- Håkan Ströberg

## 0.9.3 (2024-05-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/nx-payload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdwr/nx-payload",
"version": "0.9.3",
"version": "0.9.4",
"private": false,
"description": "The Nx Payload plugin adds support for Payload applications within an Nx workspace.",
"repository": {
Expand Down

0 comments on commit 3283cff

Please sign in to comment.