Skip to content

Commit

Permalink
chore(release): 4.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.14.0](v4.13.2...v4.14.0) (2022-06-08)

### Bug Fixes

* **core:** fix dependencies security issues ([83fafdc](83fafdc))

### Features

* **core:** updated resources to schema v2.9.4 ([082cef4](082cef4))
  • Loading branch information
semantic-release-bot committed Jun 8, 2022
1 parent 082cef4 commit d022621
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.14.0](https://github.com/commercelayer/commercelayer-sdk/compare/v4.13.2...v4.14.0) (2022-06-08)


### Bug Fixes

* **core:** fix dependencies security issues ([83fafdc](https://github.com/commercelayer/commercelayer-sdk/commit/83fafdcd021cc447ae50b986f411843be6cdd617))


### Features

* **core:** updated resources to schema v2.9.4 ([082cef4](https://github.com/commercelayer/commercelayer-sdk/commit/082cef45a184c1f02e2b27ff631228cdc35b2caf))

## [4.13.2](https://github.com/commercelayer/commercelayer-sdk/compare/v4.13.1...v4.13.2) (2022-05-06)


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": "@commercelayer/sdk",
"version": "4.13.2",
"version": "4.14.0",
"main": "lib/cjs/index.js",
"types": "lib/cjs/index.d.ts",
"module": "lib/esm/index.js",
Expand Down

0 comments on commit d022621

Please sign in to comment.