Skip to content

Commit

Permalink
ci(release): 1.0.0
Browse files Browse the repository at this point in the history
# 1.0.0 (2024-07-17)

### Bug Fixes

* add missing license into UI build ([2d82e20](2d82e20))
* add missing ui package to releases ([aef2ec5](aef2ec5))
* added release branch ([ab4ef9a](ab4ef9a))
* branch array ([06857de](06857de))
* change repo for npm build ([e900b9b](e900b9b))
* change run command ([c742e5b](c742e5b))
* enable npm publish ([a6f05ee](a6f05ee))
* enable publish from other branch ([f31d310](f31d310))
* **microservice:** resolve issue if microservice is installed for the first time on tenant ([c157e27](c157e27))
* ng upgrade ([Cumulocity-IoT#205](https://github.com/mstoffel-sag/cumulocity-node-red/issues/205)) ([9a9aa8c](9a9aa8c))
* root issue ([Cumulocity-IoT#158](https://github.com/mstoffel-sag/cumulocity-node-red/issues/158)) ([e122c20](e122c20))
* set iframe src correctly ([f4b10cf](f4b10cf))

### Features

* restructure project ([Cumulocity-IoT#182](https://github.com/mstoffel-sag/cumulocity-node-red/issues/182)) ([ce91adc](ce91adc))
* upgrade to angular 17 and websdk 1020 ([Cumulocity-IoT#203](https://github.com/mstoffel-sag/cumulocity-node-red/issues/203)) ([0af7dd4](0af7dd4))
  • Loading branch information
semantic-release-bot committed Jul 17, 2024
1 parent e900b9b commit 97f9389
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 5 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# 1.0.0 (2024-07-17)


### Bug Fixes

* add missing license into UI build ([2d82e20](https://github.com/mstoffel-sag/cumulocity-node-red/commit/2d82e20f3aa04dec6c6269cd21e262924719ee91))
* add missing ui package to releases ([aef2ec5](https://github.com/mstoffel-sag/cumulocity-node-red/commit/aef2ec541e8e28aa5381a1d36d01015ebeb6e859))
* added release branch ([ab4ef9a](https://github.com/mstoffel-sag/cumulocity-node-red/commit/ab4ef9a68542f6438f2baa9fc11c1094f99516b8))
* branch array ([06857de](https://github.com/mstoffel-sag/cumulocity-node-red/commit/06857dec67a2161cd942471373a140e1f538c8ec))
* change repo for npm build ([e900b9b](https://github.com/mstoffel-sag/cumulocity-node-red/commit/e900b9bff3fa324b379e8c9686c0fbab88c1b794))
* change run command ([c742e5b](https://github.com/mstoffel-sag/cumulocity-node-red/commit/c742e5bad8f3ce313e9dd0d7623887be4b710a09))
* enable npm publish ([a6f05ee](https://github.com/mstoffel-sag/cumulocity-node-red/commit/a6f05ee62ee3e634b175c9773c20489b6edbd8a7))
* enable publish from other branch ([f31d310](https://github.com/mstoffel-sag/cumulocity-node-red/commit/f31d3105c7d4c81f408ffef98853632d8faad265))
* **microservice:** resolve issue if microservice is installed for the first time on tenant ([c157e27](https://github.com/mstoffel-sag/cumulocity-node-red/commit/c157e277f8b1d41c6b3557671183781412ec4501))
* ng upgrade ([#205](https://github.com/mstoffel-sag/cumulocity-node-red/issues/205)) ([9a9aa8c](https://github.com/mstoffel-sag/cumulocity-node-red/commit/9a9aa8c497cf5bcd4f22dee6ebbb20ad691f670c))
* root issue ([#158](https://github.com/mstoffel-sag/cumulocity-node-red/issues/158)) ([e122c20](https://github.com/mstoffel-sag/cumulocity-node-red/commit/e122c2076b9b1bbc4265f644e3d1b8cd34ab8113))
* set iframe src correctly ([f4b10cf](https://github.com/mstoffel-sag/cumulocity-node-red/commit/f4b10cf41f14616efa6b6017b2aa995b62b52f95))


### Features

* restructure project ([#182](https://github.com/mstoffel-sag/cumulocity-node-red/issues/182)) ([ce91adc](https://github.com/mstoffel-sag/cumulocity-node-red/commit/ce91adc1335484092bdc27d92202cf63ee75faed))
* upgrade to angular 17 and websdk 1020 ([#203](https://github.com/mstoffel-sag/cumulocity-node-red/issues/203)) ([0af7dd4](https://github.com/mstoffel-sag/cumulocity-node-red/commit/0af7dd45a0ff6c7d78ced6cc1f33f982a4ef388f))

# [2.3.0](https://github.com/SoftwareAG/cumulocity-node-red/compare/v2.2.4...v2.3.0) (2024-06-16)


Expand Down
2 changes: 1 addition & 1 deletion cumulocity-node-red-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cumulocity-node-red-ui",
"version": "2.3.0",
"version": "1.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion cumulocity.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"apiVersion": "v2",
"version": "2.3.0",
"version": "1.0.0",
"name": "node-red",
"provider": {
"name": "Tristan Bastian",
Expand Down
2 changes: 1 addition & 1 deletion node-red-c8y-storage-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-c8y-storage-plugin",
"version": "2.3.0",
"version": "1.0.0",
"description": "Node-RED c8y Storage Plugin",
"main": "lib/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion node-red-contrib-c8y-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-c8y-client",
"version": "2.3.0",
"version": "1.0.0",
"description": "c8y client for Node-RED",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cumulocity-node-red",
"private": true,
"version": "2.3.0",
"version": "1.0.0",
"author": "Tristan Bastian",
"description": "Node-RED integration into Cumulocity. With the Node-RED instance running as a microservice inside of Cumulocity.",
"scripts": {
Expand Down

0 comments on commit 97f9389

Please sign in to comment.