Skip to content

Commit

Permalink
chore(release): 1.87.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.87.0](v1.86.0...v1.87.0) (2024-10-31)

### Features

* **tabs:** L3-2396 tabs add controlled state ([#412](#412)) ([6c9ad7f](6c9ad7f))
  • Loading branch information
semantic-release-bot committed Oct 31, 2024
1 parent 6c9ad7f commit f154330
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.87.0](https://github.com/PhillipsAuctionHouse/seldon/compare/v1.86.0...v1.87.0) (2024-10-31)


### Features

* **tabs:** L3-2396 tabs add controlled state ([#412](https://github.com/PhillipsAuctionHouse/seldon/issues/412)) ([6c9ad7f](https://github.com/PhillipsAuctionHouse/seldon/commit/6c9ad7f398e046801452a208eb8a53d25dfcc0e0))

# [1.86.0](https://github.com/PhillipsAuctionHouse/seldon/compare/v1.85.1...v1.86.0) (2024-10-30)


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": "@phillips/seldon",
"version": "1.86.0",
"version": "1.87.0",
"repository": {
"type": "git",
"url": "https://github.com/PhillipsAuctionHouse/seldon"
Expand Down

0 comments on commit f154330

Please sign in to comment.