Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @kong-ui-public/spec-renderer@0.7.13
 - @kong-ui-public/swagger-ui-web-component@0.4.15
  • Loading branch information
kongponents-bot committed Mar 10, 2023
1 parent 0686aee commit 842fbd3
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/portal/spec-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.13](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/spec-renderer@0.7.12...@kong-ui-public/spec-renderer@0.7.13) (2023-03-10)

**Note:** Version bump only for package @kong-ui-public/spec-renderer





## [0.7.12](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/spec-renderer@0.7.11...@kong-ui-public/spec-renderer@0.7.12) (2023-03-10)

**Note:** Version bump only for package @kong-ui-public/spec-renderer
Expand Down
4 changes: 2 additions & 2 deletions packages/portal/spec-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/spec-renderer",
"version": "0.7.12",
"version": "0.7.13",
"type": "module",
"main": "./dist/spec-renderer.umd.js",
"module": "./dist/spec-renderer.es.js",
Expand Down Expand Up @@ -51,7 +51,7 @@
},
"dependencies": {
"@kong-ui-public/i18n": "workspace:^0.3.4",
"@kong-ui-public/swagger-ui-web-component": "workspace:^0.4.14",
"@kong-ui-public/swagger-ui-web-component": "workspace:^0.4.15",
"lodash.clonedeep": "^4.5.0",
"uuid": "^9.0.0"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/portal/swagger-ui-web-component/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.

## [0.4.15](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/swagger-ui-web-component@0.4.14...@kong-ui-public/swagger-ui-web-component@0.4.15) (2023-03-10)


### Bug Fixes

* **swagger-ui-web-component:** bump package version ([#236](https://github.com/Kong/public-ui-components/issues/236)) ([0686aee](https://github.com/Kong/public-ui-components/commit/0686aee91b75c1f1df3d4d618b178c673a958d2c))





## [0.4.14](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/swagger-ui-web-component@0.4.13...@kong-ui-public/swagger-ui-web-component@0.4.14) (2023-03-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/portal/swagger-ui-web-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/swagger-ui-web-component",
"version": "0.4.14",
"version": "0.4.15",
"main": "dist/main.js",
"files": [
"dist"
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit 842fbd3

Please sign in to comment.