Skip to content

Commit 577628c

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.5...v1.1.0) (2026-01-13) ### Bug Fixes * no exception if no destination provided ([#231](#231)) ([df0939f](df0939f)) ### Features * add special IMS org with full access ([#233](#233)) ([8e35211](8e35211))
1 parent 8e35211 commit 577628c

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/adobe/da-admin/compare/v1.0.5...v1.1.0) (2026-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* no exception if no destination provided ([#231](https://github.com/adobe/da-admin/issues/231)) ([df0939f](https://github.com/adobe/da-admin/commit/df0939fad9a969b904e2877c2e94855281f27719))
7+
8+
9+
### Features
10+
11+
* add special IMS org with full access ([#233](https://github.com/adobe/da-admin/issues/233)) ([8e35211](https://github.com/adobe/da-admin/commit/8e35211c475e5ac9112ef9915166fe0b41a58ac8))
12+
113
## [1.0.6](https://github.com/adobe/da-admin/compare/v1.0.5...v1.0.6) (2026-01-07)
214

315

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": "da-admin",
3-
"version": "1.0.6",
3+
"version": "1.1.0",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)