Skip to content

Commit

Permalink
Merge pull request #102 from cloud-pi-native/release-please--branches…
Browse files Browse the repository at this point in the history
…--main--components--socle

chore(main): release 1.1.1
  • Loading branch information
ArnaudTA authored Nov 23, 2023
2 parents a1245d8 + 969bca9 commit 9329312
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.1](https://github.com/cloud-pi-native/socle/compare/v1.1.0...v1.1.1) (2023-11-23)


### Bug Fixes

* :bookmark: fix console release version number ([e0f5540](https://github.com/cloud-pi-native/socle/commit/e0f5540733a1c4cd3a7f881b7f374a3123c04b92))

## [1.1.0](https://github.com/cloud-pi-native/socle/compare/v1.0.1...v1.1.0) (2023-11-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dso-socle",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"scripts": {
"format": "eslint ./ --ext .js,.yaml,.yml --fix",
Expand Down

0 comments on commit 9329312

Please sign in to comment.