Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
remadex committed Dec 6, 2024
1 parent cac6bcc commit 45c6fe4
Show file tree
Hide file tree
Showing 10 changed files with 51 additions and 5 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0-alpha.9](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.8...v3.0.0-alpha.9) (2024-12-06)


### Bug Fixes

* adapt type for datepicker & radio group ([f626c73](https://github.com/TRIPTYK/ember-common-ui/commit/f626c73ec629c73db0a978e71afa550c5abceee6))





# [3.0.0-alpha.8](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.7...v3.0.0-alpha.8) (2024-12-06)


Expand Down
8 changes: 8 additions & 0 deletions doc-app/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.

# [3.0.0-alpha.9](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.8...v3.0.0-alpha.9) (2024-12-06)

**Note:** Version bump only for package doc-app





# [3.0.0-alpha.8](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.7...v3.0.0-alpha.8) (2024-12-06)


Expand Down
2 changes: 1 addition & 1 deletion doc-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "doc-app",
"version": "3.0.0-alpha.8",
"version": "3.0.0-alpha.9",
"private": true,
"description": "Small description for doc-app goes here",
"repository": "",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "3.0.0-alpha.8",
"version": "3.0.0-alpha.9",
"conventionalCommits": true,
"npmClient": "pnpm",
"changelog": true,
Expand Down
11 changes: 11 additions & 0 deletions packages/ember-input-validation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0-alpha.9](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.8...v3.0.0-alpha.9) (2024-12-06)


### Bug Fixes

* adapt type for datepicker & radio group ([f626c73](https://github.com/TRIPTYK/ember-common-ui/commit/f626c73ec629c73db0a978e71afa550c5abceee6))





# [3.0.0-alpha.8](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.7...v3.0.0-alpha.8) (2024-12-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/ember-input-validation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@triptyk/ember-input-validation",
"version": "3.0.0-alpha.8",
"version": "3.0.0-alpha.9",
"description": "This addon will give you an input in TailwindCSS with Ember",
"keywords": [
"ember-addon"
Expand Down
8 changes: 8 additions & 0 deletions packages/ember-input/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.

# [3.0.0-alpha.9](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.8...v3.0.0-alpha.9) (2024-12-06)

**Note:** Version bump only for package @triptyk/ember-input





# [3.0.0-alpha.8](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.7...v3.0.0-alpha.8) (2024-12-06)

**Note:** Version bump only for package @triptyk/ember-input
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@triptyk/ember-input",
"version": "3.0.0-alpha.8",
"version": "3.0.0-alpha.9",
"description": "This addon will give you an input in TailwindCSS with Ember",
"keywords": [
"ember-addon"
Expand Down
8 changes: 8 additions & 0 deletions packages/ember-ui/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.

# [3.0.0-alpha.9](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.8...v3.0.0-alpha.9) (2024-12-06)

**Note:** Version bump only for package @triptyk/ember-ui





# [3.0.0-alpha.8](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.7...v3.0.0-alpha.8) (2024-12-06)

**Note:** Version bump only for package @triptyk/ember-ui
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@triptyk/ember-ui",
"version": "3.0.0-alpha.8",
"version": "3.0.0-alpha.9",
"description": "User interface components for Ember.js applications",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 45c6fe4

Please sign in to comment.