Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ci@emuvente committed Jan 21, 2025
1 parent f405e6d commit d4f5c7a
Show file tree
Hide file tree
Showing 7 changed files with 40 additions and 10 deletions.
11 changes: 11 additions & 0 deletions @kiva/kv-components/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.

# [5.2.0](https://github.com/kiva/kv-ui-elements/compare/@kiva/[email protected]...@kiva/[email protected]) (2025-01-21)


### Features

* **kv-tokens:** export configs from main ([f405e6d](https://github.com/kiva/kv-ui-elements/commit/f405e6def81d504d7558068f8aba52b1388b073b))





## [5.1.2](https://github.com/kiva/kv-ui-elements/compare/@kiva/[email protected]...@kiva/[email protected]) (2025-01-21)


Expand Down
4 changes: 2 additions & 2 deletions @kiva/kv-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kiva/kv-components",
"version": "5.1.2",
"version": "5.2.0",
"type": "module",
"publishConfig": {
"access": "public"
Expand All @@ -18,7 +18,7 @@
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@kiva/kv-tokens": "^3.0.0",
"@kiva/kv-tokens": "^3.1.0",
"@laynezh/vite-plugin-lib-assets": "^0.6.1",
"@mdi/js": "^7.4.47",
"@storybook/addon-a11y": "^8.4.7",
Expand Down
8 changes: 8 additions & 0 deletions @kiva/kv-shop/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.0.4](https://github.com/kiva/kv-ui-elements/compare/@kiva/[email protected]...@kiva/[email protected]) (2025-01-21)

**Note:** Version bump only for package @kiva/kv-shop





## [2.0.3](https://github.com/kiva/kv-ui-elements/compare/@kiva/[email protected]...@kiva/[email protected]) (2025-01-21)

**Note:** Version bump only for package @kiva/kv-shop
Expand Down
4 changes: 2 additions & 2 deletions @kiva/kv-shop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kiva/kv-shop",
"version": "2.0.3",
"version": "2.0.4",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@apollo/client": "^3.7.14",
"@kiva/kv-analytics": "^1.3.0",
"@kiva/kv-components": "^5.1.2",
"@kiva/kv-components": "^5.2.0",
"@types/braintree-web-drop-in": "^1.34.2",
"braintree-web-drop-in": "^1.37.0",
"numeral": "^2.0.6",
Expand Down
11 changes: 11 additions & 0 deletions @kiva/kv-tokens/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.1.0](https://github.com/kiva/kv-ui-elements/compare/@kiva/[email protected]...@kiva/[email protected]) (2025-01-21)


### Features

* **kv-tokens:** export configs from main ([f405e6d](https://github.com/kiva/kv-ui-elements/commit/f405e6def81d504d7558068f8aba52b1388b073b))





# [3.0.0](https://github.com/kiva/kv-ui-elements/compare/@kiva/[email protected]...@kiva/[email protected]) (2025-01-17)


Expand Down
2 changes: 1 addition & 1 deletion @kiva/kv-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kiva/kv-tokens",
"version": "3.0.0",
"version": "3.1.0",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

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

0 comments on commit d4f5c7a

Please sign in to comment.