Skip to content

Commit 9d522ce

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.3...v1.1.0) (2026-01-06) ### Features * add support for header authentication ([#120](#120)) ([73b8895](73b8895))
1 parent 73b8895 commit 9d522ce

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/adobe/da-collab/compare/v1.0.3...v1.1.0) (2026-01-06)
2+
3+
4+
### Features
5+
6+
* add support for header authentication ([#120](https://github.com/adobe/da-collab/issues/120)) ([73b8895](https://github.com/adobe/da-collab/commit/73b889550a7e7e7d0c66e6be7d7aba3e793724a5))
7+
18
## [1.0.3](https://github.com/adobe/da-collab/compare/v1.0.2...v1.0.3) (2025-12-09)
29

310

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-collab",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "",
55
"main": "src/edge.js",
66
"type": "module",

0 commit comments

Comments
 (0)