Skip to content

Commit 2ea3d2e

Browse files
chore(master): release 1.20.0 (#152)
Co-authored-by: amp-automation <68329326+amp-automation@users.noreply.github.com>
1 parent 98a17fd commit 2ea3d2e

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
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.
44

5+
## [1.20.0](https://github.com/amplience/dc-management-sdk-js/compare/v1.19.1...v1.20.0) (2023-11-02)
6+
7+
8+
### Features
9+
10+
* **client:** updated default http client to retry network or rate limited errors ([#151](https://github.com/amplience/dc-management-sdk-js/issues/151)) ([332c0cc](https://github.com/amplience/dc-management-sdk-js/commit/332c0cc3bf362c645b06bb27de12eb6dbb2b1a2d))
11+
12+
13+
### Bug Fixes
14+
15+
* **gh actions:** nodejs deprecation warnings ([#149](https://github.com/amplience/dc-management-sdk-js/issues/149)) ([fb8204d](https://github.com/amplience/dc-management-sdk-js/commit/fb8204d7e224f6c0b0812c90441b8aef91b832dd))
16+
* **gha release:** run build on release-please ([#153](https://github.com/amplience/dc-management-sdk-js/issues/153)) ([98a17fd](https://github.com/amplience/dc-management-sdk-js/commit/98a17fdcb3f2ffd26af2615b13d9600fe5d39233))
17+
518
### [1.19.1](https://www.github.com/amplience/dc-management-sdk-js/compare/v1.19.0...v1.19.1) (2023-10-17)
619

720

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dc-management-sdk-js",
3-
"version": "1.19.1",
3+
"version": "1.20.0",
44
"description": "Amplience Dynamic Content Management SDK",
55
"main": "build/main/index.js",
66
"typings": "build/main/index.d.ts",

0 commit comments

Comments
 (0)