Skip to content

Commit

Permalink
chore(release): cut the 2.0.0 release [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.1.5...v2.0.0) (2024-06-21)

### Features

* change package name to @swaggerexpert/json-api-merge ([69c449d](69c449d))
* convert to hybrid ES/CommonJS npm package ([#1140](#1140)) ([ebe4769](ebe4769))

### BREAKING CHANGES

* package name changed from json-api-merge to @swaggerexpert/json-api-merge
  • Loading branch information
semantic-release-bot committed Jun 21, 2024
1 parent 10831e4 commit 5d923f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"duplication"
],
"type": "module",
"version": "1.1.5",
"version": "2.0.0",
"homepage": "https://github.com/swaggerexpert/json-api-merge",
"license": "BSD-3-Clause",
"repository": {
Expand Down

0 comments on commit 5d923f1

Please sign in to comment.