Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - [email protected]
 - [email protected]
 - @waldronmatt/[email protected]
 - @waldronmatt/[email protected]
 - @waldronmatt/[email protected]
 - @waldronmatt/[email protected]
 - @waldronmatt/[email protected]
  • Loading branch information
waldronmatt committed May 10, 2024
1 parent fb60451 commit 154d5a6
Show file tree
Hide file tree
Showing 14 changed files with 39 additions and 7 deletions.
4 changes: 4 additions & 0 deletions docs/repo/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.7.2](https://github.com/waldronmatt/groundwork/compare/[email protected]@1.7.2) (2024-05-10)

**Note:** Version bump only for package monorepo-docs

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

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion docs/repo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monorepo-docs",
"version": "1.7.1",
"version": "1.7.2",
"private": true,
"license": "MIT"
}
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.8](https://github.com/waldronmatt/groundwork/compare/[email protected]@3.3.8) (2024-05-10)

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

## [3.3.7](https://github.com/waldronmatt/groundwork/compare/[email protected]@3.3.7) (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.7",
"version": "3.3.8",
"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.10](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-05-10)

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

## [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
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.9",
"version": "2.1.10",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/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.3](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-05-10)

### Bug Fixes

* **package.json:** add lit and lit-html as dev deps ([7430b2f](https://github.com/waldronmatt/groundwork/commit/7430b2f0127e280c74ca7766e01f3fa5494625e9)) - by @waldronmatt

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

### 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.1.2",
"version": "2.1.3",
"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.10](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-05-10)

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

## [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
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.9",
"version": "2.1.10",
"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.11](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-05-10)

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

## [1.1.10](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.10",
"version": "1.1.11",
"module": "./dist/index.js",
"types": "./dist/types/index.d.ts",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/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.

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

### Features

* **ui:** update dts plugin to output separate esm and cjs type bundles per TS v5 recommendation ([db7dc1b](https://github.com/waldronmatt/groundwork/commit/db7dc1b2e38e020457bad8564a13b357e7876644)) - by @waldronmatt

## [3.3.12](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.12",
"version": "3.4.0",
"types": "./dist/types/esm/index.d.ts",
"module": "./dist/esm/index.js",
"main": "./dist/cjs/index.cjs",
Expand Down

0 comments on commit 154d5a6

Please sign in to comment.