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.2...v4.0.0) (2024-01-24)

### Bug Fixes

* lock file maintenance ([#120](#120)) ([13628e8](13628e8))

### BREAKING CHANGES

* drop node 16
  • Loading branch information
semantic-release-bot committed Jan 24, 2024
1 parent 13628e8 commit 63ee795
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [4.0.0](https://github.com/dword-design/tester-plugin-nuxt/compare/v3.0.2...v4.0.0) (2024-01-24)


### Bug Fixes

* lock file maintenance ([#120](https://github.com/dword-design/tester-plugin-nuxt/issues/120)) ([13628e8](https://github.com/dword-design/tester-plugin-nuxt/commit/13628e80495c6b5812179ac8aa969954260453fd))


### BREAKING CHANGES

* drop node 16

## [3.0.2](https://github.com/dword-design/tester-plugin-nuxt/compare/v3.0.1...v3.0.2) (2023-06-24)


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": "@dword-design/tester-plugin-nuxt",
"version": "3.0.2",
"version": "4.0.0",
"repository": "dword-design/tester-plugin-nuxt",
"funding": "https://github.com/sponsors/dword-design",
"license": "MIT",
Expand Down

0 comments on commit 63ee795

Please sign in to comment.