Skip to content

Commit

Permalink
chore: publish release
Browse files Browse the repository at this point in the history
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
  • Loading branch information
yeshamavani committed Feb 21, 2024
1 parent 9a20763 commit 6fd2d7e
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 7 deletions.
6 changes: 6 additions & 0 deletions projects/workflows-creator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.8](https://github.com/sourcefuse/workflows-creator/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2024-02-21)

### Bug Fixes

- **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)

## [1.1.7](https://github.com/sourcefuse/workflows-creator/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2024-02-21)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions projects/workflows-creator/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "1.1.7",
"version": "1.1.8",
"description": "Library for providing a smooth user workflow.",
"keywords": [
"angular-library"
Expand Down
6 changes: 6 additions & 0 deletions projects/workflows-element/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.8](https://github.com/sourcefuse/workflows-creator/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2024-02-21)

### Bug Fixes

- **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)

## [1.1.7](https://github.com/sourcefuse/workflows-creator/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2024-02-21)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions projects/workflows-element/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions projects/workflows-element/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/workflows-creator-element",
"version": "1.1.7",
"version": "1.1.8",
"description": "Web Component for providing a smooth user workflow.",
"scripts": {
"prepublishOnly": "cp package.json dist/package.json"
Expand All @@ -18,4 +18,4 @@
"directory": "dist"
},
"hash": "8eb49ead733e56f2c1c9b89176e0b56ce4e6dfd6c22bce2e82e4a623c95ddf65"
}
}

0 comments on commit 6fd2d7e

Please sign in to comment.