Skip to content

Commit 2729319

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

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

packages/eslint-config/CHANGELOG.md

+4
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.5.16](https://github.com/waldronmatt/shareable-configs/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2023-11-03)
7+
8+
**Note:** Version bump only for package @waldronmatt/eslint-config
9+
610
## [1.5.15](https://github.com/waldronmatt/shareable-configs/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2023-04-09)
711

812
**Note:** Version bump only for package @waldronmatt/eslint-config

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@waldronmatt/eslint-config",
3-
"version": "1.5.15",
3+
"version": "1.5.16",
44
"description": "A shareable eslint configuration for projects.",
55
"main": "index.js",
66
"files": [

packages/markdownlint-config/CHANGELOG.md

+4
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.0.7](https://github.com/waldronmatt/shareable-configs/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2023-11-03)
7+
8+
**Note:** Version bump only for package @waldronmatt/markdownlint-config
9+
610
## [1.0.6](https://github.com/waldronmatt/shareable-configs/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2023-05-02)
711

812
**Note:** Version bump only for package @waldronmatt/markdownlint-config

packages/markdownlint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@waldronmatt/markdownlint-config",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "A shareable markdownlint configuration for projects.",
55
"main": "index.json",
66
"files": [

0 commit comments

Comments
 (0)