Skip to content

Commit

Permalink
chore(release): 1.0.0 semantic
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 9, 2023
1 parent 6fcac6b commit 8847b2a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions projects/workflows-creator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 1.0.0 (2023-03-09)


### Bug Fixes

* **ci-cd:** setup the release process ([7bcf316](https://github.com/sourcefuse/workflows-creator/commit/7bcf316dbdbd0ffe853a161bf78d2c5fbcc7d172)), closes [#2](https://github.com/sourcefuse/workflows-creator/issues/2)
* **ci-cd:** setup the release process ([5549037](https://github.com/sourcefuse/workflows-creator/commit/5549037275f90cb34cca7b4d52c3b4cbbe4c893e)), closes [#2](https://github.com/sourcefuse/workflows-creator/issues/2)


### Features

* **ci-cd:** fixed the license year ([f413a63](https://github.com/sourcefuse/workflows-creator/commit/f413a634e92fc68e5218174bd658d7f287442562)), closes [#2](https://github.com/sourcefuse/workflows-creator/issues/2)
* **ci-cd:** release process ([dee16ac](https://github.com/sourcefuse/workflows-creator/commit/dee16acff1448514c8f2013e741d506da9f58b5e)), closes [#2](https://github.com/sourcefuse/workflows-creator/issues/2)
* **ci-cd:** setup release process ([5b41b75](https://github.com/sourcefuse/workflows-creator/commit/5b41b75820a34e454ec3a554ddd15a0980ae5084)), closes [#2](https://github.com/sourcefuse/workflows-creator/issues/2)
* **ci-cd:** setup the release provess ([52df72c](https://github.com/sourcefuse/workflows-creator/commit/52df72cbfa5ff6dfae3b64119862c54c4dccb1bd)), closes [#2](https://github.com/sourcefuse/workflows-creator/issues/2)
* **core:** add identifier getter to class, add datetime formatting ([33f3135](https://github.com/sourcefuse/workflows-creator/commit/33f3135cd52a85c841723d71762bfdf44e172dc8)), closes [#0](https://github.com/sourcefuse/workflows-creator/issues/0)
* **core:** initial project setup ([bc3dddd](https://github.com/sourcefuse/workflows-creator/commit/bc3ddddee77518f99ac25279d87d10d378e983be)), closes [#0](https://github.com/sourcefuse/workflows-creator/issues/0)
2 changes: 1 addition & 1 deletion projects/workflows-creator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/workflows-creator",
"version": "0.0.1",
"version": "1.0.0",
"description": "Library for providing a smooth user workflow",
"keywords": [
"angular-library"
Expand Down

0 comments on commit 8847b2a

Please sign in to comment.