Skip to content

Commit

Permalink
chore(release): 1.65.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.65.1](v1.65.0...v1.65.1) (2024-09-11)

### Bug Fixes

* Update import API docs to match implementation ([#494](#494)) ([34bcd8a](34bcd8a))
  • Loading branch information
semantic-release-bot committed Sep 11, 2024
1 parent 34bcd8a commit c1c8b51
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.65.1](https://github.com/adobe/spacecat-api-service/compare/v1.65.0...v1.65.1) (2024-09-11)


### Bug Fixes

* Update import API docs to match implementation ([#494](https://github.com/adobe/spacecat-api-service/issues/494)) ([34bcd8a](https://github.com/adobe/spacecat-api-service/commit/34bcd8aae37af5d7639c8ee7f1807fb1f035d11a))

# [1.65.0](https://github.com/adobe/spacecat-api-service/compare/v1.64.0...v1.65.0) (2024-09-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-api-service",
"version": "1.65.0",
"version": "1.65.1",
"description": "SpaceCat API Service",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit c1c8b51

Please sign in to comment.