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 Apr 1, 2024
1 parent fa074c3 commit c006eca
Show file tree
Hide file tree
Showing 18 changed files with 49 additions and 9 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.

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

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

# 1.0.0 (2024-03-26)

### Features
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": "1.0.0",
"version": "1.0.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
4 changes: 4 additions & 0 deletions apps/vite-project/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.1.13](https://github.com/waldronmatt/groundwork/compare/[email protected]@2.1.13) (2024-04-01)

**Note:** Version bump only for package vite-project

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

**Note:** Version bump only for package vite-project
Expand Down
2 changes: 1 addition & 1 deletion apps/vite-project/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-project",
"private": true,
"version": "2.1.12",
"version": "2.1.13",
"type": "module",
"scripts": {
"dev": "vite --open",
Expand Down
8 changes: 8 additions & 0 deletions configs/eslint-config-custom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

* **deps:** update dependency eslint-plugin-jest-dom to v5.1.1 ([#165](https://github.com/waldronmatt/groundwork/issues/165)) ([6990165](https://github.com/waldronmatt/groundwork/commit/6990165eafa4d4e153cc9bc25bfbc5bf9b6f8101)) - by @renovate[bot]
* **deps:** update dependency eslint-plugin-jest-dom to v5.2.0 ([#171](https://github.com/waldronmatt/groundwork/issues/171)) ([fa074c3](https://github.com/waldronmatt/groundwork/commit/fa074c3ccfc9c134da5350ba28536be97c4d672e)) - by @renovate[bot]
* **deps:** update eslint ([#166](https://github.com/waldronmatt/groundwork/issues/166)) ([71c8910](https://github.com/waldronmatt/groundwork/commit/71c89107e18ae412398c0d53eb6083996bf45727)) - by @renovate[bot]

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

### 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.4.6",
"version": "1.4.7",
"private": true,
"license": "MIT",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions docs/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.3.6](https://github.com/waldronmatt/groundwork/compare/[email protected]@3.3.6) (2024-04-01)

**Note:** Version bump only for package demo-ui-storybook

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

**Note:** Version bump only for package demo-ui-storybook
Expand Down
2 changes: 1 addition & 1 deletion docs/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo-ui-storybook",
"version": "3.3.5",
"version": "3.3.6",
"private": true,
"type": "module",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/basic-math/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.1.9](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-04-01)

**Note:** Version bump only for package @waldronmatt/basic-math

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

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/basic-math/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@waldronmatt/basic-math",
"version": "2.1.8",
"version": "2.1.9",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"type": "module",
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.

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

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

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

### 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": "1.2.1",
"version": "1.2.2",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"type": "module",
Expand Down
4 changes: 4 additions & 0 deletions packages/parity/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.1.9](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-04-01)

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

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

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/parity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@waldronmatt/parity",
"version": "2.1.8",
"version": "2.1.9",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"type": "module",
Expand Down
4 changes: 4 additions & 0 deletions packages/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.1.9](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-04-01)

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

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

**Note:** Version bump only for package @waldronmatt/story-tokens-ui
Expand Down
2 changes: 1 addition & 1 deletion packages/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.1.8",
"version": "1.1.9",
"module": "./dist/index.js",
"types": "./dist/types/index.d.ts",
"type": "module",
Expand Down
4 changes: 4 additions & 0 deletions packages/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.3.11](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-04-01)

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

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

**Note:** Version bump only for package @waldronmatt/demo-ui
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@waldronmatt/demo-ui",
"version": "3.3.10",
"version": "3.3.11",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/types/index.d.ts",
Expand Down

0 comments on commit c006eca

Please sign in to comment.