Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
waldronmatt committed Nov 13, 2023
1 parent 52bbd6e commit ce53c9d
Show file tree
Hide file tree
Showing 10 changed files with 33 additions and 5 deletions.
6 changes: 6 additions & 0 deletions apps/vite-project/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.24](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/compare/[email protected]@1.1.24) (2023-11-13)

### Bug Fixes

* **vite-project:** update dependencies to use workspace ([5cde98e](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/commit/5cde98e8eaa891a4eea81e4f48561555f8f97c10)) - by @waldronmatt

## [1.1.23](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/compare/[email protected]@1.1.23) (2023-11-13)

### Bug Fixes
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": "1.1.23",
"version": "1.1.24",
"type": "module",
"scripts": {
"dev": "vite --open",
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.

## [1.0.24](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/compare/[email protected]@1.0.24) (2023-11-13)

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

## [1.0.23](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/compare/[email protected]@1.0.23) (2023-11-13)

### Bug Fixes
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": "1.0.23",
"version": "1.0.24",
"private": true,
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/basic-math/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.0.17](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2023-11-13)

### Bug Fixes

* **packages:** update readme and bump so we can get compiled output back ([52bbd6e](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/commit/52bbd6eb6f8a358ad1149f9ef4d4102616537350)) - by @waldronmatt

## [2.0.16](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2023-11-13)

### 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.0.16",
"version": "2.0.17",
"main": "./dist/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/parity/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.0.17](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2023-11-13)

### Bug Fixes

* **packages:** update readme and bump so we can get compiled output back ([52bbd6e](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/commit/52bbd6eb6f8a358ad1149f9ef4d4102616537350)) - by @waldronmatt

## [2.0.16](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2023-11-13)

### 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.0.16",
"version": "2.0.17",
"main": "./dist/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
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.

## [2.0.6](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2023-11-13)

### Bug Fixes

* **packages:** update readme and bump so we can get compiled output back ([52bbd6e](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/commit/52bbd6eb6f8a358ad1149f9ef4d4102616537350)) - by @waldronmatt

## [2.0.5](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2023-11-13)

### Bug Fixes
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": "2.0.5",
"version": "2.0.6",
"main": "./dist/main.js",
"module": "./dist/main.js",
"types": "./dist/main.d.ts",
Expand Down

0 comments on commit ce53c9d

Please sign in to comment.