Skip to content

Commit ee17631

Browse files
committed
chore(release): publish
- lit-override@2.3.3 - eslint-config-custom@1.5.11 - jest-config@1.1.35 - @waldronmatt/lit-override@2.5.4 - @waldronmatt/story-tokens-ui@1.2.7 - @waldronmatt/demo-ui@3.5.15 - @waldronmatt/library@1.1.4
1 parent e708c26 commit ee17631

File tree

14 files changed

+49
-7
lines changed

14 files changed

+49
-7
lines changed

apps/lit-override/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.3](https://github.com/waldronmatt/groundwork/compare/lit-override@2.3.2...lit-override@2.3.3) (2025-01-01)
7+
8+
### Bug Fixes
9+
10+
* **deps:** update eslint ([#222](https://github.com/waldronmatt/groundwork/issues/222)) ([e708c26](https://github.com/waldronmatt/groundwork/commit/e708c2669e00e2a6e83982373ab085a37343d11f)) - by @renovate[bot]
11+
612
## [2.3.2](https://github.com/waldronmatt/groundwork/compare/lit-override@2.3.1...lit-override@2.3.2) (2025-01-01)
713

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

configs/eslint-config-custom/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.5.11](https://github.com/waldronmatt/groundwork/compare/eslint-config-custom@1.5.10...eslint-config-custom@1.5.11) (2025-01-01)
7+
8+
### Bug Fixes
9+
10+
* **deps:** update eslint ([#222](https://github.com/waldronmatt/groundwork/issues/222)) ([e708c26](https://github.com/waldronmatt/groundwork/commit/e708c2669e00e2a6e83982373ab085a37343d11f)) - by @renovate[bot]
11+
612
## [1.5.10](https://github.com/waldronmatt/groundwork/compare/eslint-config-custom@1.5.8...eslint-config-custom@1.5.10) (2025-01-01)
713

814
### Bug Fixes

configs/eslint-config-custom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-custom",
3-
"version": "1.5.10",
3+
"version": "1.5.11",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

configs/jest-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.35](https://github.com/waldronmatt/groundwork/compare/jest-config@1.1.34...jest-config@1.1.35) (2025-01-01)
7+
8+
### Bug Fixes
9+
10+
* **deps:** update eslint ([#222](https://github.com/waldronmatt/groundwork/issues/222)) ([e708c26](https://github.com/waldronmatt/groundwork/commit/e708c2669e00e2a6e83982373ab085a37343d11f)) - by @renovate[bot]
11+
612
## [1.1.34](https://github.com/waldronmatt/groundwork/compare/jest-config@1.1.32...jest-config@1.1.34) (2024-07-01)
713

814
### Bug Fixes

configs/jest-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-config",
3-
"version": "1.1.34",
3+
"version": "1.1.35",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

packages/lit-override/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.4](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/lit-override@2.5.3...@waldronmatt/lit-override@2.5.4) (2025-01-01)
7+
8+
### Bug Fixes
9+
10+
* **deps:** update eslint ([#222](https://github.com/waldronmatt/groundwork/issues/222)) ([e708c26](https://github.com/waldronmatt/groundwork/commit/e708c2669e00e2a6e83982373ab085a37343d11f)) - by @renovate[bot]
11+
612
## [2.5.3](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/lit-override@2.5.2...@waldronmatt/lit-override@2.5.3) (2025-01-01)
713

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

packages/story-tokens-ui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.7](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/story-tokens-ui@1.2.6...@waldronmatt/story-tokens-ui@1.2.7) (2025-01-01)
7+
8+
### Bug Fixes
9+
10+
* **deps:** update eslint ([#222](https://github.com/waldronmatt/groundwork/issues/222)) ([e708c26](https://github.com/waldronmatt/groundwork/commit/e708c2669e00e2a6e83982373ab085a37343d11f)) - by @renovate[bot]
11+
612
## [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)
713

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

0 commit comments

Comments
 (0)