Skip to content

Commit

Permalink
release(nx-payload): version 0.2.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 28, 2024
1 parent 2251317 commit d383b8c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/nx-payload/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.2.1](https://github.com/codeware-sthlm/nx-plugins/compare/nx-payload-0.2.0...nx-payload-0.2.1) (2024-01-28)


### ⚙️ Miscellaneous Chores

* **workspace:** update to node 20 ([2251317](https://github.com/codeware-sthlm/nx-plugins/commit/22513170791fce69fbd142bd5cb98f87ddb172de))


### 🤖 Continuous Integration

* **workspace:** renovate should have build type ([12f82a9](https://github.com/codeware-sthlm/nx-plugins/commit/12f82a9b726a81de4793f82b72b7453d8de94ae7))

# [0.2.0](https://github.com/codeware-sthlm/nx-plugins/compare/nx-payload-0.1.4...nx-payload-0.2.0) (2024-01-24)


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.2.0",
"version": "0.2.1",
"private": false,
"description": "The Nx Payload plugin adds support for Payload applications within an Nx workspace.",
"repository": {
Expand Down

0 comments on commit d383b8c

Please sign in to comment.