Skip to content

Commit

Permalink
chore(release): 1.3.0
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.1...v1.3.0) (2024-09-05)

### Bug Fixes

* Recently viewed widget API tests ([1007a64](1007a64))
* Recently viewed widget API url ([cfb63b6](cfb63b6))

### Features

* Expose functions to check for a specific API options object ([b004136](b004136))
  • Loading branch information
semantic-release-bot committed Sep 5, 2024
1 parent 1007a64 commit ae9ac1f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.3.0](https://github.com/bloomreach/discovery-web-sdk/compare/v1.2.1...v1.3.0) (2024-09-05)


### Bug Fixes

* Recently viewed widget API tests ([1007a64](https://github.com/bloomreach/discovery-web-sdk/commit/1007a640c923dc4d4b72dc0554dcd99997ab1138))
* Recently viewed widget API url ([cfb63b6](https://github.com/bloomreach/discovery-web-sdk/commit/cfb63b6d2aed7040dab327535060d3a77ecb060f))


### Features

* Expose functions to check for a specific API options object ([b004136](https://github.com/bloomreach/discovery-web-sdk/commit/b0041362fd79610604a49c737be8ca9b14c261d7))

## [1.2.1](https://github.com/bloomreach/discovery-web-sdk/compare/v1.2.0...v1.2.1) (2024-08-28)


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": "@bloomreach/discovery-web-sdk",
"version": "1.2.1",
"version": "1.3.0",
"repository": {
"type": "git",
"url": "git+https://github.com/bloomreach/discovery-web-sdk.git"
Expand Down

0 comments on commit ae9ac1f

Please sign in to comment.