-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): bump version to 0.1.0-alpha.0
- Loading branch information
Showing
8 changed files
with
76 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.1.0-alpha.0 (2024-01-25) | ||
|
||
### Bug Fixes | ||
|
||
- add another publish test ([#133](https://github.com/mittwald/flow/issues/133)) | ||
([1ea72ad](https://github.com/mittwald/flow/commit/1ea72ad105ce3db7cc427477cad0620996dbf704)) | ||
- add missing "use client" directive | ||
([22375cd](https://github.com/mittwald/flow/commit/22375cd8a9bec3fbd60cbdfc8b88e05902db4620)) | ||
- publish command format ([#138](https://github.com/mittwald/flow/issues/138)) | ||
([5d21ae5](https://github.com/mittwald/flow/commit/5d21ae53bb0974a2b03bf932ccbdebfc908ce62c)) | ||
- stuff | ||
([6c654b3](https://github.com/mittwald/flow/commit/6c654b3ee4e2a680b95ce4a9885ce259df80fc33)) | ||
- test publish | ||
([8ba9a2c](https://github.com/mittwald/flow/commit/8ba9a2c6cd83f93e88e219973ba624a1b082d155)) | ||
- Test publish | ||
([2fc7a60](https://github.com/mittwald/flow/commit/2fc7a608b9b92e8688406d1d86d80a46db7e164a)) | ||
- test publish ([#131](https://github.com/mittwald/flow/issues/131)) | ||
([6bff927](https://github.com/mittwald/flow/commit/6bff927cf70f35a4804729c87c40ea7a9cbc3189)) | ||
|
||
### Features | ||
|
||
- Test feature publishing ([#137](https://github.com/mittwald/flow/issues/137)) | ||
([520eb78](https://github.com/mittwald/flow/commit/520eb780de742750906f9cb8e53cfbf4cf9e84a1)) | ||
|
||
### Reverts | ||
|
||
- Revert "Test change" | ||
([a293590](https://github.com/mittwald/flow/commit/a29359013b40ca54eb79b01eba181487c4796482)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.1.0-alpha.0 (2024-01-25) | ||
|
||
### Bug Fixes | ||
|
||
- add missing "use client" directive | ||
([22375cd](https://github.com/mittwald/flow/commit/22375cd8a9bec3fbd60cbdfc8b88e05902db4620)) | ||
- stuff | ||
([6c654b3](https://github.com/mittwald/flow/commit/6c654b3ee4e2a680b95ce4a9885ce259df80fc33)) | ||
- test publish | ||
([8ba9a2c](https://github.com/mittwald/flow/commit/8ba9a2c6cd83f93e88e219973ba624a1b082d155)) | ||
|
||
### Features | ||
|
||
- Test feature publishing ([#137](https://github.com/mittwald/flow/issues/137)) | ||
([520eb78](https://github.com/mittwald/flow/commit/520eb780de742750906f9cb8e53cfbf4cf9e84a1)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.1.0-alpha.0 (2024-01-25) | ||
|
||
### Reverts | ||
|
||
- Revert "Test change" | ||
([a293590](https://github.com/mittwald/flow/commit/a29359013b40ca54eb79b01eba181487c4796482)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.1.0-alpha.0 (2024-01-25) | ||
|
||
**Note:** Version bump only for package @mittwald/flow-next-stylesheet |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9493bd2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage report for
./packages/components/
Test suite run success
51 tests passing in 9 suites.
Report generated by 🧪jest coverage report action from 9493bd2