Skip to content

Commit d2e6281

Browse files
committed
chore(release): publish
- [email protected] - @waldronmatt/[email protected] - @waldronmatt/[email protected]
1 parent 8296f7c commit d2e6281

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.7](https://github.com/waldronmatt/groundwork/compare/[email protected]@2.3.7) (2025-01-22)
7+
8+
**Note:** Version bump only for package lit-override
9+
610
## [2.3.6](https://github.com/waldronmatt/groundwork/compare/[email protected]@2.3.6) (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.6",
4+
"version": "2.3.7",
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.10](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2025-01-22)
7+
8+
**Note:** Version bump only for package @waldronmatt/story-tokens-ui
9+
610
## [1.2.9](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2025-01-01)
711

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

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.9",
3+
"version": "1.2.10",
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.18](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2025-01-22)
7+
8+
**Note:** Version bump only for package @waldronmatt/demo-ui
9+
610
## [3.5.17](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2025-01-01)
711

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

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.17",
3+
"version": "3.5.18",
44
"type": "module",
55
"exports": {
66
"./lib/*": "./lib/*"

0 commit comments

Comments
 (0)