Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dominique-pfister committed Dec 7, 2024
2 parents 85732b9 + 8d92aed commit 7cc39a4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [12.0.0](https://github.com/adobe/helix-onedrive-support/compare/v11.5.29...v12.0.0) (2024-12-07)


### Bug Fixes

* use string functions in @adobe/helix-shared-string ([629fa1d](https://github.com/adobe/helix-onedrive-support/commit/629fa1d4226f7430d56258785b51b3f6b9c2edc6))


### BREAKING CHANGES

* no longer export StatusCodeError

## [11.5.29](https://github.com/adobe/helix-onedrive-support/compare/v11.5.28...v11.5.29) (2024-12-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-onedrive-support",
"version": "11.5.29",
"version": "12.0.0",
"description": "Helix OneDrive Support",
"main": "src/index.js",
"exports": {
Expand Down

0 comments on commit 7cc39a4

Please sign in to comment.