Skip to content

Commit 8847b2a

Browse files
chore(release): 1.0.0 semantic
1 parent 6fcac6b commit 8847b2a

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# 1.0.0 (2023-03-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **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)
7+
* **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)
8+
9+
10+
### Features
11+
12+
* **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)
13+
* **ci-cd:** release process ([dee16ac](https://github.com/sourcefuse/workflows-creator/commit/dee16acff1448514c8f2013e741d506da9f58b5e)), closes [#2](https://github.com/sourcefuse/workflows-creator/issues/2)
14+
* **ci-cd:** setup release process ([5b41b75](https://github.com/sourcefuse/workflows-creator/commit/5b41b75820a34e454ec3a554ddd15a0980ae5084)), closes [#2](https://github.com/sourcefuse/workflows-creator/issues/2)
15+
* **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)
16+
* **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)
17+
* **core:** initial project setup ([bc3dddd](https://github.com/sourcefuse/workflows-creator/commit/bc3ddddee77518f99ac25279d87d10d378e983be)), closes [#0](https://github.com/sourcefuse/workflows-creator/issues/0)

projects/workflows-creator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/workflows-creator",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Library for providing a smooth user workflow",
55
"keywords": [
66
"angular-library"

0 commit comments

Comments
 (0)