Skip to content

Commit

Permalink
chore(): release version [skip ci]
Browse files Browse the repository at this point in the history
- project: create-nx-cmake 0.6.0

- project: nx-cmake 0.6.0
  • Loading branch information
github-actions[bot] committed Mar 10, 2024
1 parent 3c8076a commit 50de65f
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 2 deletions.
12 changes: 12 additions & 0 deletions plugins/create-nx-cmake/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.6.0 (2024-03-10)


### 🚀 Features

- **create-nx-cmake,nx-cmake:** support [email protected] ([9bd4ab1](https://github.com/clemenscodes/nx-plugins/commit/9bd4ab1))


### ❤️ Thank You

- Clemens Horn

# [0.5.0](https://github.com/clemenscodes/nx-plugins/compare/create-nx-cmake-0.1.2...create-nx-cmake-0.2.0) (2023-11-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/create-nx-cmake/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-nx-cmake",
"version": "0.5.0",
"version": "0.6.0",
"dependencies": {
"create-nx-workspace": "18.0.8",
"tslib": "^2.6.2"
Expand Down
12 changes: 12 additions & 0 deletions plugins/nx-cmake/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.6.0 (2024-03-10)


### 🚀 Features

- **create-nx-cmake,nx-cmake:** support [email protected] ([9bd4ab1](https://github.com/clemenscodes/nx-plugins/commit/9bd4ab1))


### ❤️ Thank You

- Clemens Horn

# [0.5.0](https://github.com/clemenscodes/nx-plugins/compare/nx-cmake-0.4.0...nx-cmake-0.5.0) (2023-11-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/nx-cmake/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nx-cmake",
"description": "An Nx plugin to add CMake, C and C++ support for Nx workspaces",
"version": "0.5.0",
"version": "0.6.0",
"license": "MIT",
"type": "commonjs",
"main": "./src/index.js",
Expand Down

0 comments on commit 50de65f

Please sign in to comment.