Skip to content

Commit

Permalink
Bump version number to 0.0.17 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: tahirmt <tahirmt@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and tahirmt committed Aug 29, 2023
1 parent 02b5476 commit 49e9006
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@

# 0.0.17
------

- [#43](https://github.com/scoremedia/Fisticuffs/pull/43): Change the bump version action permissions by [tahirmt](https://github.com/tahirmt)
- [#42](https://github.com/scoremedia/Fisticuffs/pull/42): Make any subscribable type conform to hashable by [tahirmt](https://github.com/tahirmt)
- [#41](https://github.com/scoremedia/Fisticuffs/pull/41): IPFM-427: Update action repository permission by [tahirmt](https://github.com/tahirmt)
- [#40](https://github.com/scoremedia/Fisticuffs/pull/40): IPFM-534: Update create pull request by [tahirmt](https://github.com/tahirmt)
- [#39](https://github.com/scoremedia/Fisticuffs/pull/39): Github Action deprecations; minimum iOS deployment update by [rayray](https://github.com/rayray)
- [#38](https://github.com/scoremedia/Fisticuffs/pull/38): Bump jmespath from 1.4.0 to 1.6.1 by [dependabot[bot]](https://github.com/apps/dependabot)
- [#37](https://github.com/scoremedia/Fisticuffs/pull/37): Add pods token by [tahirmt](https://github.com/tahirmt)

# 0.0.16
------

Expand Down
2 changes: 1 addition & 1 deletion Fisticuffs.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Fisticuffs"
s.version = "0.0.16"
s.version = "0.0.17"
s.summary = "Fisticuffs is a data binding framework for Swift, inspired by Knockout."

s.description = <<-DESC
Expand Down

0 comments on commit 49e9006

Please sign in to comment.