Skip to content

Commit 40f8664

Browse files
committed
chore(release): publish
- [email protected] - @waldronmatt/[email protected] - @waldronmatt/[email protected] - @waldronmatt/[email protected] - @waldronmatt/[email protected]
1 parent 4949f4a commit 40f8664

File tree

10 files changed

+25
-5
lines changed

10 files changed

+25
-5
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.9](https://github.com/waldronmatt/groundwork/compare/[email protected]@2.3.9) (2025-02-01)
7+
8+
**Note:** Version bump only for package lit-override
9+
610
## [2.3.8](https://github.com/waldronmatt/groundwork/compare/[email protected]@2.3.8) (2025-02-01)
711

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

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.8",
4+
"version": "2.3.9",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

packages/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.5.6](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2025-02-01)
7+
8+
**Note:** Version bump only for package @waldronmatt/lit-override
9+
610
## [2.5.5](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2025-01-01)
711

812
**Note:** Version bump only for package @waldronmatt/lit-override

packages/lit-override/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@waldronmatt/lit-override",
3-
"version": "2.5.5",
3+
"version": "2.5.6",
44
"type": "module",
55
"exports": {
66
"./src/*": "./src/*"

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.12](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2025-02-01)
7+
8+
**Note:** Version bump only for package @waldronmatt/story-tokens-ui
9+
610
## [1.2.11](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2025-02-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.11",
3+
"version": "1.2.12",
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.20](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2025-02-01)
7+
8+
**Note:** Version bump only for package @waldronmatt/demo-ui
9+
610
## [3.5.19](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2025-02-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.19",
3+
"version": "3.5.20",
44
"type": "module",
55
"exports": {
66
"./lib/*": "./lib/*"

templates/library/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.1.6](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2025-02-01)
7+
8+
**Note:** Version bump only for package @waldronmatt/library
9+
610
## [1.1.5](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2025-01-01)
711

812
**Note:** Version bump only for package @waldronmatt/library

templates/library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@waldronmatt/library",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"type": "module",
55
"exports": {
66
"./src/*": "./src/*"

0 commit comments

Comments
 (0)