Skip to content

Commit

Permalink
Merge pull request #13 from mlibrary/release-please--branches--main--…
Browse files Browse the repository at this point in the history
…components--tkseal

chore(main): release 1.2.4
  • Loading branch information
niquerio authored Jun 24, 2024
2 parents dacfb0b + 2d337f7 commit 4e18d6f
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.2.4](https://github.com/mlibrary/tkseal/compare/v1.2.3...v1.2.4) (2024-06-24)


### Bug Fixes

* Merge pull request [#12](https://github.com/mlibrary/tkseal/issues/12) from mlibrary/fix-shell-quoting ([dacfb0b](https://github.com/mlibrary/tkseal/commit/dacfb0be4f3b3939030f5661bccd50ca8e4badde))

## [1.2.3](https://github.com/mlibrary/tkseal/compare/v1.2.2...v1.2.3) (2024-02-23)


Expand Down
2 changes: 1 addition & 1 deletion lib/tkseal/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module TKSeal
VERSION = "1.2.3"
VERSION = "1.2.4"
end

0 comments on commit 4e18d6f

Please sign in to comment.