Skip to content

Commit a36a07f

Browse files
committed
chore(release): publish
- lit-override@2.3.4 - @waldronmatt/story-tokens-ui@1.2.8 - @waldronmatt/demo-ui@3.5.16
1 parent 8fa4b76 commit a36a07f

File tree

6 files changed

+15
-3
lines changed

6 files changed

+15
-3
lines changed

apps/lit-override/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.3.4](https://github.com/waldronmatt/groundwork/compare/lit-override@2.3.3...lit-override@2.3.4) (2025-01-01)
7+
8+
**Note:** Version bump only for package lit-override
9+
610
## [2.3.3](https://github.com/waldronmatt/groundwork/compare/lit-override@2.3.2...lit-override@2.3.3) (2025-01-01)
711

812
### Bug Fixes

apps/lit-override/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lit-override",
33
"private": true,
4-
"version": "2.3.3",
4+
"version": "2.3.4",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

packages/story-tokens-ui/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [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)
7+
8+
**Note:** Version bump only for package @waldronmatt/story-tokens-ui
9+
610
## [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)
711

812
### Bug Fixes

packages/story-tokens-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@waldronmatt/story-tokens-ui",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
44
"type": "module",
55
"exports": {
66
"./lib/*": "./lib/*"

templates/demo-ui/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.5.16](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/demo-ui@3.5.15...@waldronmatt/demo-ui@3.5.16) (2025-01-01)
7+
8+
**Note:** Version bump only for package @waldronmatt/demo-ui
9+
610
## [3.5.15](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/demo-ui@3.5.14...@waldronmatt/demo-ui@3.5.15) (2025-01-01)
711

812
### Bug Fixes

templates/demo-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@waldronmatt/demo-ui",
3-
"version": "3.5.15",
3+
"version": "3.5.16",
44
"type": "module",
55
"exports": {
66
"./lib/*": "./lib/*"

0 commit comments

Comments
 (0)