Skip to content

Commit

Permalink
ci(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.3](v1.0.2...v1.0.3) (2023-05-02)

### Bug Fixes

* **ci:** also create release on github not just the tag ([4d0a267](4d0a267))
  • Loading branch information
semantic-release-bot committed May 2, 2023
1 parent 4d0a267 commit ced062d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.3](https://github.com/SoftwareAG/cumulocity-community-widgets/compare/v1.0.2...v1.0.3) (2023-05-02)


### Bug Fixes

* **ci:** also create release on github not just the tag ([4d0a267](https://github.com/SoftwareAG/cumulocity-community-widgets/commit/4d0a2673e18c9de0f3315c8eebaad2750b12278a))

## [1.0.2](https://github.com/SoftwareAG/cumulocity-community-widgets/compare/v1.0.1...v1.0.2) (2023-05-02)


Expand Down
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cumulocity-community-widgets",
"version": "1.0.2",
"version": "1.0.3",
"description": "This is a set of widgets developed and maintained by the community.",
"scripts": {
"start": "c8ycli server",
Expand Down

0 comments on commit ced062d

Please sign in to comment.