Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @kong-ui/core-public-cli@0.1.4
 - @kong-ui/core-i18n@0.1.3
  • Loading branch information
kongponents-bot committed Jan 20, 2023
1 parent 02fef56 commit 6bac517
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 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.

## [0.1.4](https://github.com/Kong/public-ui-components/compare/@kong-ui/core-public-cli@0.1.3...@kong-ui/core-public-cli@0.1.4) (2023-01-20)

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





## [0.1.3](https://github.com/Kong/public-ui-components/compare/@kong-ui/core-public-cli@0.1.2...@kong-ui/core-public-cli@0.1.3) (2023-01-20)

**Note:** Version bump only for package @kong-ui/core-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/core-public-cli",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"type": "module",
"main": "./bin/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/i18n/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.1.3](https://github.com/Kong/public-ui-components/compare/@kong-ui/core-i18n@0.1.2...@kong-ui/core-i18n@0.1.3) (2023-01-20)

**Note:** Version bump only for package @kong-ui/core-i18n





## [0.1.2](https://github.com/Kong/public-ui-components/compare/@kong-ui/core-i18n@0.1.1...@kong-ui/core-i18n@0.1.2) (2023-01-20)

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

0 comments on commit 6bac517

Please sign in to comment.