Skip to content

Commit eb71bc3

Browse files
chore(release): 1.0.0 [skip ci]
## 1.0.0 (2026-02-18) ### Bug Fixes * name and version ([ae02daa](ae02daa)) * test beta release ([4f7e1a4](4f7e1a4)) * test beta release ([06bf026](06bf026)) * test beta release ([03be02f](03be02f))
1 parent c3cd3f0 commit eb71bc3

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 1.0.0 (2026-02-18)
2+
3+
### Bug Fixes
4+
5+
* name and version ([ae02daa](https://github.com/TouK/nu-cloud-lab/commit/ae02daa12ca6ea5bfd468e3c60506073a5db6618))
6+
* test beta release ([4f7e1a4](https://github.com/TouK/nu-cloud-lab/commit/4f7e1a4488215fa42a40790adab0e3ada716f7ca))
7+
* test beta release ([06bf026](https://github.com/TouK/nu-cloud-lab/commit/06bf026ab1a0a46c32c44910f16897c030434534))
8+
* test beta release ([03be02f](https://github.com/TouK/nu-cloud-lab/commit/03be02f11a19e39c6615c3b6cf539dccb9d9520f))
9+
110
## [1.0.0-beta.4](https://github.com/TouK/nu-cloud-lab/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2026-02-18)
211

312
### Bug Fixes

cli/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.

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nussknacker/cli",
3-
"version": "1.0.0-beta.4",
3+
"version": "1.0.0",
44
"description": "CLI tool for Nussknacker Cloud - produce and consume messages",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)