Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @kong-ui-public/[email protected]
  • Loading branch information
kongponents-bot committed Aug 1, 2024
1 parent 43ede4a commit 8eb0dbd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/entities/entities-vaults/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.8.3](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-08-01)


### Bug Fixes

* **vaultform:** fix compatibility of STS endpoint url in Konnect ([#1525](https://github.com/Kong/public-ui-components/issues/1525)) ([43ede4a](https://github.com/Kong/public-ui-components/commit/43ede4adc17b2e55d3c6168713fed52dc92185f6))





## [3.8.2](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-07-29)

**Note:** Version bump only for package @kong-ui-public/entities-vaults
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-vaults/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/entities-vaults",
"version": "3.8.2",
"version": "3.8.3",
"type": "module",
"main": "./dist/entities-vaults.umd.js",
"module": "./dist/entities-vaults.es.js",
Expand Down

0 comments on commit 8eb0dbd

Please sign in to comment.