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 5, 2024
1 parent c1503ab commit 48cc23d
Show file tree
Hide file tree
Showing 10 changed files with 55 additions and 5 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
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.7](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.6...v3.0.0-alpha.7) (2024-12-05)


### Bug Fixes

* add ...attributes on the right element ([fb73825](https://github.com/TRIPTYK/ember-common-ui/commit/fb738250f90effd1220466eb6aeec6673c58638c))
* add css for prefab password error ([54b6141](https://github.com/TRIPTYK/ember-common-ui/commit/54b61413173f81eef117ccd2183fef75ab183c5e))
* add tabindex=-1 on button show/hide password ([897bdc9](https://github.com/TRIPTYK/ember-common-ui/commit/897bdc97cd28ff72375e4747ea8b0d2451d0294f))





# [3.0.0-alpha.6](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.5...v3.0.0-alpha.6) (2024-12-05)


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.7](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.6...v3.0.0-alpha.7) (2024-12-05)

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





# [3.0.0-alpha.6](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.5...v3.0.0-alpha.6) (2024-12-05)


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.6",
"version": "3.0.0-alpha.7",
"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.6",
"version": "3.0.0-alpha.7",
"conventionalCommits": true,
"npmClient": "pnpm",
"changelog": true,
Expand Down
13 changes: 13 additions & 0 deletions packages/ember-input-validation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
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.7](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.6...v3.0.0-alpha.7) (2024-12-05)


### Bug Fixes

* add ...attributes on the right element ([fb73825](https://github.com/TRIPTYK/ember-common-ui/commit/fb738250f90effd1220466eb6aeec6673c58638c))
* add css for prefab password error ([54b6141](https://github.com/TRIPTYK/ember-common-ui/commit/54b61413173f81eef117ccd2183fef75ab183c5e))
* add tabindex=-1 on button show/hide password ([897bdc9](https://github.com/TRIPTYK/ember-common-ui/commit/897bdc97cd28ff72375e4747ea8b0d2451d0294f))





# [3.0.0-alpha.6](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.5...v3.0.0-alpha.6) (2024-12-05)


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.6",
"version": "3.0.0-alpha.7",
"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.7](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.6...v3.0.0-alpha.7) (2024-12-05)

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





# [3.0.0-alpha.6](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.5...v3.0.0-alpha.6) (2024-12-05)

**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.6",
"version": "3.0.0-alpha.7",
"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.7](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.6...v3.0.0-alpha.7) (2024-12-05)

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





# [3.0.0-alpha.6](https://github.com/TRIPTYK/ember-common-ui/compare/v3.0.0-alpha.5...v3.0.0-alpha.6) (2024-12-05)

**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.6",
"version": "3.0.0-alpha.7",
"description": "User interface components for Ember.js applications",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 48cc23d

Please sign in to comment.