Skip to content

Commit

Permalink
chore: 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](v3.0.10...v4.0.0) (2023-07-01)

### Bug Fixes

* foo ([0f27eab](0f27eab))
* foo ([ca7caf9](ca7caf9))
* foo ([a56677b](a56677b))
* foo ([3670e12](3670e12))
* lock file maintenance ([#92](#92)) ([c80fb73](c80fb73))
* update dependency @babel/core to v7.22.5 ([d2c75a3](d2c75a3))

### BREAKING CHANGES

* drop node 12 and 14, nuxt 3, esm
  • Loading branch information
semantic-release-bot committed Jul 1, 2023
1 parent 9a3c2a4 commit d9b17aa
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [4.0.0](https://github.com/dword-design/nuxt-babel-runtime/compare/v3.0.10...v4.0.0) (2023-07-01)


### Bug Fixes

* foo ([0f27eab](https://github.com/dword-design/nuxt-babel-runtime/commit/0f27eab4e3529505243710f7fe1396531f852d0b))
* foo ([ca7caf9](https://github.com/dword-design/nuxt-babel-runtime/commit/ca7caf915c520598935750dc8dfa79856ecd1de1))
* foo ([a56677b](https://github.com/dword-design/nuxt-babel-runtime/commit/a56677bde459c930ac3956dad15241329e982631))
* foo ([3670e12](https://github.com/dword-design/nuxt-babel-runtime/commit/3670e1232ce730381071a6a8efdf510eab3419de))
* lock file maintenance ([#92](https://github.com/dword-design/nuxt-babel-runtime/issues/92)) ([c80fb73](https://github.com/dword-design/nuxt-babel-runtime/commit/c80fb7368a91bd210f8ee1d44ec426e8b65b04dc))
* update dependency @babel/core to v7.22.5 ([d2c75a3](https://github.com/dword-design/nuxt-babel-runtime/commit/d2c75a33430e3ac77a0bcfa0cafd6bbe92642459))


### BREAKING CHANGES

* drop node 12 and 14, nuxt 3, esm

## [3.0.10](https://github.com/dword-design/nuxt-babel-runtime/compare/v3.0.9...v3.0.10) (2022-01-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-babel-runtime",
"version": "3.0.10",
"version": "4.0.0",
"description": "Nuxt CLI that supports babel. Inspired by @nuxt/typescript-runtime.",
"repository": "dword-design/nuxt-babel-runtime",
"funding": "https://github.com/sponsors/dword-design",
Expand Down

0 comments on commit d9b17aa

Please sign in to comment.