Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] committed Jul 1, 2024
1 parent e68c3ba commit 9d5415f
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 7 deletions.
6 changes: 6 additions & 0 deletions apps/lit-override/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.4](https://github.com/waldronmatt/groundwork/compare/[email protected]@2.1.4) (2024-07-01)

### Bug Fixes

* **deps:** update dependencies ([#201](https://github.com/waldronmatt/groundwork/issues/201)) ([6f76d97](https://github.com/waldronmatt/groundwork/commit/6f76d97be48a9dcf511733195ccc340710d41f4d)) - by @renovate[bot]

## [2.1.2](https://github.com/waldronmatt/groundwork/compare/[email protected]@2.1.2) (2024-06-10)

### 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.1.3",
"version": "2.1.4",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
7 changes: 7 additions & 0 deletions configs/eslint-config-custom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.8](https://github.com/waldronmatt/groundwork/compare/[email protected]@1.5.8) (2024-07-01)

### Bug Fixes

* **deps:** update dependency eslint-plugin-react to v7.34.3 ([#202](https://github.com/waldronmatt/groundwork/issues/202)) ([8468bab](https://github.com/waldronmatt/groundwork/commit/8468bab7ebb6643c5e5edcb4e8e2dbd7aa035940)) - by @renovate[bot]
* **deps:** update eslint ([#206](https://github.com/waldronmatt/groundwork/issues/206)) ([4635c53](https://github.com/waldronmatt/groundwork/commit/4635c537e83a00d6a9246dee21d6ae0fd58fbf5b)) - by @renovate[bot]

## [1.5.5](https://github.com/waldronmatt/groundwork/compare/[email protected]@1.5.5) (2024-06-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion configs/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-custom",
"version": "1.5.7",
"version": "1.5.8",
"private": true,
"license": "MIT",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions configs/jest-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.34](https://github.com/waldronmatt/groundwork/compare/[email protected]@1.1.34) (2024-07-01)

### Bug Fixes

* **deps:** update dependencies ([#201](https://github.com/waldronmatt/groundwork/issues/201)) ([6f76d97](https://github.com/waldronmatt/groundwork/commit/6f76d97be48a9dcf511733195ccc340710d41f4d)) - by @renovate[bot]

## [1.1.32](https://github.com/waldronmatt/groundwork/compare/[email protected]@1.1.32) (2024-06-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion configs/jest-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-config",
"version": "1.1.33",
"version": "1.1.34",
"private": true,
"license": "MIT",
"scripts": {
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.2.3](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-07-01)

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

## [2.2.2](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-06-10)

### 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.2.2",
"version": "2.2.3",
"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.2](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-07-01)

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

## [1.2.1](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-06-15)

### Bug Fixes
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.1",
"version": "1.2.2",
"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.10](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-07-01)

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

## [3.5.9](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-06-15)

### Bug Fixes
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.9",
"version": "3.5.10",
"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.2](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-07-01)

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

## [1.1.1](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-06-15)

### Bug Fixes
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.1",
"version": "1.1.2",
"type": "module",
"exports": {
"./src/*": "./src/*"
Expand Down

0 comments on commit 9d5415f

Please sign in to comment.