Skip to content

Commit c95724d

Browse files
committed
chore(release): publish
- eslint-config-custom@1.5.10 - @waldronmatt/lit-override@2.5.3
1 parent 75b2c05 commit c95724d

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

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.10](https://github.com/waldronmatt/groundwork/compare/eslint-config-custom@1.5.8...eslint-config-custom@1.5.10) (2025-01-01)
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency eslint-plugin-jest-dom to v5.5.0 ([#226](https://github.com/waldronmatt/groundwork/issues/226)) ([75b2c05](https://github.com/waldronmatt/groundwork/commit/75b2c05a8c1afee9fa9c1e5dda30ae412b01e1f1)) - by @renovate[bot]
11+
612
## [1.5.8](https://github.com/waldronmatt/groundwork/compare/eslint-config-custom@1.5.5...eslint-config-custom@1.5.8) (2024-07-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.9",
3+
"version": "1.5.10",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

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.3](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/lit-override@2.5.2...@waldronmatt/lit-override@2.5.3) (2025-01-01)
7+
8+
**Note:** Version bump only for package @waldronmatt/lit-override
9+
610
## [2.5.2](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/lit-override@2.5.1...@waldronmatt/lit-override@2.5.2) (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.2",
3+
"version": "2.5.3",
44
"type": "module",
55
"exports": {
66
"./src/*": "./src/*"

0 commit comments

Comments
 (0)