Skip to content

Commit cf8c1b2

Browse files
authored
chore: release v5.1.0 (#58)
1 parent 7a8e772 commit cf8c1b2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [5.1.0](https://github.com/arjankowski/github-actions-release-test/compare/v5.0.0...v5.1.0) (2022-02-15)
6+
7+
8+
### New Features and Enhancements
9+
10+
* Change fastfile ([#57](https://github.com/arjankowski/github-actions-release-test/issues/57)) ([7a8e772](https://github.com/arjankowski/github-actions-release-test/commit/7a8e7720cdb281843cadbcb7db39297a8c176687))
11+
512
## [5.0.0](https://github.com/arjankowski/github-actions-release-test/compare/v4.0.0...v5.0.0) (2022-02-15)
613

714

PublishAJLibrary.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'PublishAJLibrary'
11-
s.version = "5.0.0"
11+
s.version = "5.1.0"
1212
s.summary = 'A description of PublishAJLibrary. This is a temporary description'
1313

1414
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)