Skip to content

Commit e249b4d

Browse files
chore(master): release 0.31.0
1 parent f74b6d4 commit e249b4d

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.30.0"}
1+
{".":"0.31.0"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [0.31.0](https://github.com/amplience/dc-cli/compare/v0.30.0...v0.31.0) (2026-03-02)
6+
7+
8+
### Features
9+
10+
* passing sync options to support force sync ([#250](https://github.com/amplience/dc-cli/issues/250)) ([f74b6d4](https://github.com/amplience/dc-cli/commit/f74b6d465fd618775270757390ae3b738d39e88c))
11+
512
## [0.30.0](https://github.com/amplience/dc-cli/compare/v0.29.0...v0.30.0) (2025-11-14)
613

714

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": "@amplience/dc-cli",
3-
"version": "0.30.0",
3+
"version": "0.31.0",
44
"description": "Dynamic Content CLI Tool",
55
"main": "./dist/index.js",
66
"man": "./dist/dc-cli.1",

0 commit comments

Comments
 (0)