Skip to content

Commit

Permalink
release($plugins-nx-cloudflare): 🎸 cut release to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
🤖 naxodev bot committed Sep 18, 2023
1 parent 4a4ad71 commit 2d87257
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/plugins/nx-cloudflare/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [0.7.0](https://github.com/naxodev/oss/compare/v0.6.0...v0.7.0) (2023-09-18)


### Features

* add worker library generator ([#23](https://github.com/naxodev/oss/issues/23)) ([4a4ad71](https://github.com/naxodev/oss/commit/4a4ad713f432d3a1ae8ab05000f646d93017258e))

## [0.6.0](https://github.com/naxodev/oss/compare/v0.5.0...v0.6.0) (2023-09-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/nx-cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@naxodev/nx-cloudflare",
"description": "Nx plugin for Cloudflare",
"homepage": "https://github.com/naxodev/oss/tree/main/packages/plugins/nx-cloudflare",
"version": "0.6.0",
"version": "0.7.0",
"author": "Nacho Vazquez",
"type": "commonjs",
"license": "MIT",
Expand Down

0 comments on commit 2d87257

Please sign in to comment.