Skip to content

Commit

Permalink
chore(release): 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmassmann committed Nov 9, 2021
1 parent 845a12a commit df9103a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.4.0](https://github.com/cusyio/plone-js-sdk/compare/v1.3.1...v1.4.0) (2021-11-09)


### Features

* :sparkles: allow custom headers to be set when initializing the client ([845a12a](https://github.com/cusyio/plone-js-sdk/commit/845a12ae1007846c1cb8eeae081f4ac82325bbfd))

## [1.3.1](https://github.com/cusyio/plone-js-sdk/compare/v1.3.0...v1.3.1) (2021-11-08)

## [1.3.0](https://github.com/cusyio/plone-js-sdk/compare/v1.2.0...v1.3.0) (2021-11-02)
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": "@cusy/plone-js",
"version": "1.3.1",
"version": "1.4.0",
"private": false,
"description": "JavaScript client for Plone CMS",
"main": "dist/index.js",
Expand Down

0 comments on commit df9103a

Please sign in to comment.