Skip to content

Commit d383b8c

Browse files
author
semantic-release-bot
committed
release(nx-payload): version 0.2.1 [skip ci]
1 parent 2251317 commit d383b8c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/nx-payload/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

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

5+
## [0.2.1](https://github.com/codeware-sthlm/nx-plugins/compare/nx-payload-0.2.0...nx-payload-0.2.1) (2024-01-28)
6+
7+
8+
### ⚙️ Miscellaneous Chores
9+
10+
* **workspace:** update to node 20 ([2251317](https://github.com/codeware-sthlm/nx-plugins/commit/22513170791fce69fbd142bd5cb98f87ddb172de))
11+
12+
13+
### 🤖 Continuous Integration
14+
15+
* **workspace:** renovate should have build type ([12f82a9](https://github.com/codeware-sthlm/nx-plugins/commit/12f82a9b726a81de4793f82b72b7453d8de94ae7))
16+
517
# [0.2.0](https://github.com/codeware-sthlm/nx-plugins/compare/nx-payload-0.1.4...nx-payload-0.2.0) (2024-01-24)
618

719

packages/nx-payload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cdwr/nx-payload",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": false,
55
"description": "The Nx Payload plugin adds support for Payload applications within an Nx workspace.",
66
"repository": {

0 commit comments

Comments
 (0)