Skip to content

Commit 6bc5c7d

Browse files
author
github-actions
committed
chore(release): 4.0.11 [skip ci]
1 parent 9f85ac2 commit 6bc5c7d

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>4.0.11 (2025-07-11)</small>
2+
3+
* chore: fold dx into dxui (#358) ([9f85ac2](https://github.com/coveo/push-api-client.js/commits/9f85ac2)), closes [#358](https://github.com/coveo/push-api-client.js/issues/358)
4+
5+
6+
17
## <small>4.0.8 (2025-03-05)</small>
28

39
* ci: make workflows runnable (#357) ([c08f461](https://github.com/coveo/push-api-client.js/commits/c08f461)), closes [#357](https://github.com/coveo/push-api-client.js/issues/357)

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": "@coveo/push-api-client",
3-
"version": "4.0.10",
3+
"version": "4.0.11",
44
"description": "Push API client",
55
"main": "./dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)