Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - lit-override@2.3.4
 - @waldronmatt/story-tokens-ui@1.2.8
 - @waldronmatt/demo-ui@3.5.16
  • Loading branch information
kodiakhq[bot] committed Jan 1, 2025
1 parent 8fa4b76 commit a36a07f
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.3.4](https://github.com/waldronmatt/groundwork/compare/lit-override@2.3.3...lit-override@2.3.4) (2025-01-01)

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

## [2.3.3](https://github.com/waldronmatt/groundwork/compare/lit-override@2.3.2...lit-override@2.3.3) (2025-01-01)

### Bug Fixes
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.3.3",
"version": "2.3.4",
"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.8](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/story-tokens-ui@1.2.7...@waldronmatt/story-tokens-ui@1.2.8) (2025-01-01)

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

## [1.2.7](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/story-tokens-ui@1.2.6...@waldronmatt/story-tokens-ui@1.2.7) (2025-01-01)

### Bug Fixes
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.7",
"version": "1.2.8",
"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.16](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/demo-ui@3.5.15...@waldronmatt/demo-ui@3.5.16) (2025-01-01)

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

## [3.5.15](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/demo-ui@3.5.14...@waldronmatt/demo-ui@3.5.15) (2025-01-01)

### Bug Fixes
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.15",
"version": "3.5.16",
"type": "module",
"exports": {
"./lib/*": "./lib/*"
Expand Down

0 comments on commit a36a07f

Please sign in to comment.