Skip to content

Commit

Permalink
release($nx-cloudflare): 🎸 cut release to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
🤖 naxodev bot committed Mar 2, 2024
1 parent 6e364c4 commit 55ec45f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions packages/nx-cloudflare/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

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

## [2.0.0](https://github.com/naxodev/oss/compare/v1.0.2...v2.0.0) (2024-03-02)


### âš  BREAKING CHANGES

* upgrade to nx 18 (#33)

### Bug Fixes

* release pipeline ([#34](https://github.com/naxodev/oss/issues/34)) ([50b3d3a](https://github.com/naxodev/oss/commit/50b3d3ad484df16202c44b257ee3fd4a2542c013))


### Miscellaneous Chores

* upgrade to nx 18 ([#33](https://github.com/naxodev/oss/issues/33)) ([2a3b3ef](https://github.com/naxodev/oss/commit/2a3b3ef1646989aa721aa38337b74aa1f8a5dd32))
2 changes: 1 addition & 1 deletion packages/nx-cloudflare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@naxodev/nx-cloudflare",
"version": "0.0.1",
"version": "2.0.0",
"dependencies": {
"@nx/devkit": "18.0.6",
"wrangler": "^3.28.1",
Expand Down

0 comments on commit 55ec45f

Please sign in to comment.