Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] committed Sep 17, 2024
1 parent 5287c51 commit fda1784
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 3 deletions.
4 changes: 4 additions & 0 deletions apps/lit-override/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.3](https://github.com/waldronmatt/groundwork/compare/[email protected]@2.2.3) (2024-09-17)

**Note:** Version bump only for package lit-override

## [2.2.2](https://github.com/waldronmatt/groundwork/compare/[email protected]@2.2.2) (2024-09-01)

**Note:** Version bump only for package lit-override
Expand Down
2 changes: 1 addition & 1 deletion apps/lit-override/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lit-override",
"private": true,
"version": "2.2.2",
"version": "2.2.3",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
4 changes: 4 additions & 0 deletions packages/story-tokens-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.3](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-09-17)

**Note:** Version bump only for package @waldronmatt/story-tokens-ui

## [1.2.2](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-07-01)

**Note:** Version bump only for package @waldronmatt/story-tokens-ui
Expand Down
2 changes: 1 addition & 1 deletion packages/story-tokens-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@waldronmatt/story-tokens-ui",
"version": "1.2.2",
"version": "1.2.3",
"type": "module",
"exports": {
"./lib/*": "./lib/*"
Expand Down
4 changes: 4 additions & 0 deletions templates/demo-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.11](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-09-17)

**Note:** Version bump only for package @waldronmatt/demo-ui

## [3.5.10](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-07-01)

**Note:** Version bump only for package @waldronmatt/demo-ui
Expand Down
2 changes: 1 addition & 1 deletion templates/demo-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@waldronmatt/demo-ui",
"version": "3.5.10",
"version": "3.5.11",
"type": "module",
"exports": {
"./lib/*": "./lib/*"
Expand Down

0 comments on commit fda1784

Please sign in to comment.