Skip to content

Commit 6fd2d7e

Browse files
committed
chore: publish release
- @sourceloop/[email protected] - @sourceloop/[email protected]
1 parent 9a20763 commit 6fd2d7e

File tree

6 files changed

+19
-7
lines changed

6 files changed

+19
-7
lines changed

projects/workflows-creator/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.8](https://github.com/sourcefuse/workflows-creator/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2024-02-21)
7+
8+
### Bug Fixes
9+
10+
- **core:** fix the close-button class name ([#60](https://github.com/sourcefuse/workflows-creator/issues/60)) ([9a20763](https://github.com/sourcefuse/workflows-creator/commit/9a20763813cce286bd0136605d41f56e77dbd1c2)), closes [#59](https://github.com/sourcefuse/workflows-creator/issues/59)
11+
612
## [1.1.7](https://github.com/sourcefuse/workflows-creator/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2024-02-21)
713

814
### Bug Fixes

projects/workflows-creator/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "1.1.7",
3+
"version": "1.1.8",
44
"description": "Library for providing a smooth user workflow.",
55
"keywords": [
66
"angular-library"

projects/workflows-element/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.8](https://github.com/sourcefuse/workflows-creator/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2024-02-21)
7+
8+
### Bug Fixes
9+
10+
- **core:** fix the close-button class name ([#60](https://github.com/sourcefuse/workflows-creator/issues/60)) ([9a20763](https://github.com/sourcefuse/workflows-creator/commit/9a20763813cce286bd0136605d41f56e77dbd1c2)), closes [#59](https://github.com/sourcefuse/workflows-creator/issues/59)
11+
612
## [1.1.7](https://github.com/sourcefuse/workflows-creator/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2024-02-21)
713

814
### Bug Fixes

projects/workflows-element/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/workflows-element/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/workflows-creator-element",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"description": "Web Component for providing a smooth user workflow.",
55
"scripts": {
66
"prepublishOnly": "cp package.json dist/package.json"
@@ -18,4 +18,4 @@
1818
"directory": "dist"
1919
},
2020
"hash": "8eb49ead733e56f2c1c9b89176e0b56ce4e6dfd6c22bce2e82e4a623c95ddf65"
21-
}
21+
}

0 commit comments

Comments
 (0)