Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - lit-override@2.3.2
 - @waldronmatt/lit-override@2.5.2
 - @waldronmatt/story-tokens-ui@1.2.6
 - @waldronmatt/demo-ui@3.5.14
 - @waldronmatt/library@1.1.3
  • Loading branch information
kodiakhq[bot] committed Jan 1, 2025
1 parent 7af977c commit b202780
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 5 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.2](https://github.com/waldronmatt/groundwork/compare/lit-override@2.3.1...lit-override@2.3.2) (2025-01-01)

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

## [2.3.1](https://github.com/waldronmatt/groundwork/compare/lit-override@2.3.0...lit-override@2.3.1) (2024-10-25)

### 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.1",
"version": "2.3.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
4 changes: 4 additions & 0 deletions packages/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.5.2](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/lit-override@2.5.1...@waldronmatt/lit-override@2.5.2) (2025-01-01)

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

## [2.5.1](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/lit-override@2.5.0...@waldronmatt/lit-override@2.5.1) (2024-10-27)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/lit-override/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@waldronmatt/lit-override",
"version": "2.5.1",
"version": "2.5.2",
"type": "module",
"exports": {
"./src/*": "./src/*"
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.6](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/story-tokens-ui@1.2.5...@waldronmatt/story-tokens-ui@1.2.6) (2025-01-01)

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

## [1.2.5](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/story-tokens-ui@1.2.4...@waldronmatt/story-tokens-ui@1.2.5) (2024-09-25)

**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.5",
"version": "1.2.6",
"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.14](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/demo-ui@3.5.13...@waldronmatt/demo-ui@3.5.14) (2025-01-01)

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

## [3.5.13](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/demo-ui@3.5.12...@waldronmatt/demo-ui@3.5.13) (2024-09-25)

**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.13",
"version": "3.5.14",
"type": "module",
"exports": {
"./lib/*": "./lib/*"
Expand Down
4 changes: 4 additions & 0 deletions templates/library/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.1.3](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/library@1.1.2...@waldronmatt/library@1.1.3) (2025-01-01)

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

## [1.1.2](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/library@1.1.1...@waldronmatt/library@1.1.2) (2024-07-01)

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

0 comments on commit b202780

Please sign in to comment.