Skip to content

Commit

Permalink
chore(release): publish [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
darkadept committed Dec 22, 2023
1 parent e1298df commit e3fe20a
Show file tree
Hide file tree
Showing 12 changed files with 58 additions and 10 deletions.
8 changes: 8 additions & 0 deletions 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.

## [16.8.2](https://github.com/thr-consulting/thr-addons/compare/v16.8.1...v16.8.2) (2023-12-22)

**Note:** Version bump only for package thx





## [16.8.1](https://github.com/thr-consulting/thr-addons/compare/v16.8.0...v16.8.1) (2023-12-21)

**Note:** Version bump only for package thx
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
"version": "16.8.1",
"version": "16.8.2",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions packages/controls/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.

## [16.8.2](https://github.com/thr-consulting/thr-addons/compare/v16.8.1...v16.8.2) (2023-12-22)

**Note:** Version bump only for package @thx/controls





## [16.8.1](https://github.com/thr-consulting/thr-addons/compare/v16.8.0...v16.8.1) (2023-12-21)

**Note:** Version bump only for package @thx/controls
Expand Down
4 changes: 2 additions & 2 deletions packages/controls/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thx/controls",
"version": "16.8.1",
"version": "16.8.2",
"description": "A collection of components designed with SemanticUI.",
"bugs": {
"url": "https://github.com/thr-consulting/thr-addons/issues"
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@js-joda/core": "^5.1.0",
"@thx/date": "^16.8.0",
"@thx/date": "^16.8.2",
"@thx/money": "^16.0.0",
"@thx/yup-types": "^16.0.0",
"@types/inputmask": "^5.0.6",
Expand Down
8 changes: 8 additions & 0 deletions packages/date/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.

## [16.8.2](https://github.com/thr-consulting/thr-addons/compare/v16.8.1...v16.8.2) (2023-12-22)

**Note:** Version bump only for package @thx/date





# [16.8.0](https://github.com/thr-consulting/thr-addons/compare/v16.7.0...v16.8.0) (2023-12-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/date/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thx/date",
"version": "16.8.0",
"version": "16.8.2",
"description": "Date utils",
"bugs": {
"url": "https://github.com/thr-consulting/thr-addons/issues"
Expand Down
8 changes: 8 additions & 0 deletions packages/mikroorm-types/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.

## [16.8.2](https://github.com/thr-consulting/thr-addons/compare/v16.8.1...v16.8.2) (2023-12-22)

**Note:** Version bump only for package @thx/mikroorm-types





# [16.8.0](https://github.com/thr-consulting/thr-addons/compare/v16.7.0...v16.8.0) (2023-12-21)

**Note:** Version bump only for package @thx/mikroorm-types
Expand Down
4 changes: 2 additions & 2 deletions packages/mikroorm-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thx/mikroorm-types",
"version": "16.8.0",
"version": "16.8.2",
"description": "Custom Mikro-orm types",
"bugs": {
"url": "https://github.com/thr-consulting/thr-addons/issues"
Expand Down Expand Up @@ -33,7 +33,7 @@
}
},
"dependencies": {
"@thx/date": "^16.8.0",
"@thx/date": "^16.8.2",
"@thx/money": "^16.0.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/mingo-types/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.

## [16.8.2](https://github.com/thr-consulting/thr-addons/compare/v16.8.1...v16.8.2) (2023-12-22)

**Note:** Version bump only for package @thx/mingo-types





# [16.8.0](https://github.com/thr-consulting/thr-addons/compare/v16.7.0...v16.8.0) (2023-12-21)

**Note:** Version bump only for package @thx/mingo-types
Expand Down
4 changes: 2 additions & 2 deletions packages/mingo-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thx/mingo-types",
"version": "16.8.0",
"version": "16.8.2",
"description": "Mingo operators for custom types",
"bugs": {
"url": "https://github.com/thr-consulting/thr-addons/issues"
Expand Down Expand Up @@ -33,7 +33,7 @@
}
},
"dependencies": {
"@thx/date": "^16.8.0",
"@thx/date": "^16.8.2",
"@thx/money": "^16.0.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/random/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.

## [16.8.2](https://github.com/thr-consulting/thr-addons/compare/v16.8.1...v16.8.2) (2023-12-22)

**Note:** Version bump only for package @thx/random





# [16.8.0](https://github.com/thr-consulting/thr-addons/compare/v16.7.0...v16.8.0) (2023-12-21)

**Note:** Version bump only for package @thx/random
Expand Down
4 changes: 2 additions & 2 deletions packages/random/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thx/random",
"version": "16.8.0",
"version": "16.8.2",
"description": "Random Functions",
"bugs": {
"url": "https://github.com/thr-consulting/thr-addons/issues"
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@js-joda/core": "^5.2.0",
"@thx/date": "^16.8.0",
"@thx/date": "^16.8.2",
"nanoid": "^3.2.0"
},
"engines": {
Expand Down

0 comments on commit e3fe20a

Please sign in to comment.