Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub committed Jul 25, 2023
1 parent 2137112 commit 9872099
Show file tree
Hide file tree
Showing 12 changed files with 72 additions and 6 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.

## 0.0.1-alpha.60 (2023-07-25)


### Bug Fixes

* **angular, vue:** peerDependencies pipe ([2137112](https://github.com/Ergosign/storybook-addon-pseudo-states/commit/2137112ed3d062579bf77a48bda5644d5149f06d))





## 0.0.1-alpha.59 (2022-03-07)

**Note:** Version bump only for package @ergosign/storybook-pseudo-states
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.1-alpha.59",
"version": "0.0.1-alpha.60",
"packages": [
"src/angular",
"src/html",
Expand Down
11 changes: 11 additions & 0 deletions src/angular/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.

## 0.0.1-alpha.60 (2023-07-25)


### Bug Fixes

* **angular, vue:** peerDependencies pipe ([2137112](https://github.com/Ergosign/storybook-addon-pseudo-states/commit/2137112ed3d062579bf77a48bda5644d5149f06d))





## 0.0.1-alpha.59 (2022-03-07)

**Note:** Version bump only for package @ergosign/storybook-addon-pseudo-states-angular
Expand Down
2 changes: 1 addition & 1 deletion src/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ergosign/storybook-addon-pseudo-states-angular",
"version": "0.0.1-alpha.59",
"version": "0.0.1-alpha.60",
"description": "Storybook decorator to enable automatic generation and displaying of CSS pseudo states for components.",
"keywords": [
"storybook",
Expand Down
11 changes: 11 additions & 0 deletions src/html/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.

## 0.0.1-alpha.60 (2023-07-25)


### Bug Fixes

* **angular, vue:** peerDependencies pipe ([2137112](https://github.com/Ergosign/storybook-addon-pseudo-states/commit/2137112ed3d062579bf77a48bda5644d5149f06d))





## 0.0.1-alpha.59 (2022-03-07)

**Note:** Version bump only for package @ergosign/storybook-addon-pseudo-states-html
Expand Down
2 changes: 1 addition & 1 deletion src/html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ergosign/storybook-addon-pseudo-states-html",
"version": "0.0.1-alpha.59",
"version": "0.0.1-alpha.60",
"description": "Storybook decorator to enable automatic generation and displaying of CSS pseudo states for components.",
"keywords": [
"storybook",
Expand Down
11 changes: 11 additions & 0 deletions src/lit/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.

## 0.0.1-alpha.60 (2023-07-25)


### Bug Fixes

* **angular, vue:** peerDependencies pipe ([2137112](https://github.com/Ergosign/storybook-addon-pseudo-states/commit/2137112ed3d062579bf77a48bda5644d5149f06d))





## 0.0.1-alpha.59 (2022-03-07)

**Note:** Version bump only for package @ergosign/storybook-addon-pseudo-states-lit
Expand Down
2 changes: 1 addition & 1 deletion src/lit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ergosign/storybook-addon-pseudo-states-lit",
"version": "0.0.1-alpha.59",
"version": "0.0.1-alpha.60",
"description": "Storybook decorator to enable automatic generation and displaying of CSS pseudo states for components.",
"keywords": [
"storybook",
Expand Down
11 changes: 11 additions & 0 deletions src/react/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.

## 0.0.1-alpha.60 (2023-07-25)


### Bug Fixes

* **angular, vue:** peerDependencies pipe ([2137112](https://github.com/Ergosign/storybook-addon-pseudo-states/commit/2137112ed3d062579bf77a48bda5644d5149f06d))





## 0.0.1-alpha.59 (2022-03-07)

**Note:** Version bump only for package @ergosign/storybook-addon-pseudo-states-react
Expand Down
2 changes: 1 addition & 1 deletion src/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ergosign/storybook-addon-pseudo-states-react",
"version": "0.0.1-alpha.59",
"version": "0.0.1-alpha.60",
"description": "Storybook decorator to enable automatic generation and displaying of CSS pseudo states for components.",
"keywords": [
"storybook",
Expand Down
11 changes: 11 additions & 0 deletions src/vue/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.

## 0.0.1-alpha.60 (2023-07-25)


### Bug Fixes

* **angular, vue:** peerDependencies pipe ([2137112](https://github.com/Ergosign/storybook-addon-pseudo-states/commit/2137112ed3d062579bf77a48bda5644d5149f06d))





## 0.0.1-alpha.59 (2022-03-07)

**Note:** Version bump only for package @ergosign/storybook-addon-pseudo-states-vue
Expand Down
2 changes: 1 addition & 1 deletion src/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ergosign/storybook-addon-pseudo-states-vue",
"version": "0.0.1-alpha.59",
"version": "0.0.1-alpha.60",
"description": "Storybook decorator to enable automatic generation and displaying of CSS pseudo states for components.",
"keywords": [
"storybook",
Expand Down

0 comments on commit 9872099

Please sign in to comment.