Skip to content

Commit

Permalink
Merge pull request #7 from swissictedu/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components--ipa-toolkit-backend

chore(main): release 1.3.0
  • Loading branch information
openscript authored Jun 11, 2024
2 parents abacb45 + 7fc8254 commit bc82081
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.3.0](https://github.com/swissictedu/ipa-toolkit-backend/compare/v1.2.0...v1.3.0) (2024-06-11)


### Features

* fix build ([abacb45](https://github.com/swissictedu/ipa-toolkit-backend/commit/abacb452a8228e547a9472b4a6bbb1c0d96bb709))

## [1.2.0](https://github.com/swissictedu/ipa-toolkit-backend/compare/v1.1.0...v1.2.0) (2024-06-11)


Expand Down
2 changes: 1 addition & 1 deletion version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module IPAToolkitBackend
VERSION = "1.2.0".freeze
VERSION = "1.3.0".freeze
end

0 comments on commit bc82081

Please sign in to comment.