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]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
  • Loading branch information
kongponents-bot committed Sep 11, 2024
1 parent b4078c7 commit 79f4e4e
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/core/cli/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.

## [2.1.4](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)

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





## [2.1.3](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-06-11)

**Note:** Version bump only for package @kong-ui-public/cli
Expand Down
2 changes: 1 addition & 1 deletion packages/core/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/cli",
"version": "2.1.3",
"version": "2.1.4",
"private": true,
"type": "module",
"main": "./bin/index.js",
Expand Down
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.

## [2.2.25](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)

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





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

**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": "2.2.24",
"version": "2.2.25",
"type": "module",
"main": "./dist/spec-renderer.umd.js",
"module": "./dist/spec-renderer.es.js",
Expand Down Expand Up @@ -53,7 +53,7 @@
},
"dependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong-ui-public/swagger-ui-web-component": "workspace:^0.12.1",
"@kong-ui-public/swagger-ui-web-component": "workspace:^0.12.2",
"@kong/icons": "^1.15.1",
"lodash.clonedeep": "^4.5.0",
"uuid": "^9.0.1"
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.12.2](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-11)

**Note:** Version bump only for package @kong-ui-public/swagger-ui-web-component





## [0.12.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-09-06)


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.12.1",
"version": "0.12.2",
"main": "dist/main.js",
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 79f4e4e

Please sign in to comment.