Skip to content

Commit

Permalink
chore: release v4.0.0 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
arjankowski authored Feb 15, 2022
1 parent 72d27a7 commit 589e03b
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

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.

## [4.0.0](https://github.com/arjankowski/github-actions-release-test/compare/v3.1.1...v4.0.0) (2022-02-15)


### ⚠ BREAKING CHANGES

* 14 (#38)
* fastlane 10 (#34)

### New Features and Enhancements

* **`FileModule`:** fix this ([dad4f39](https://github.com/arjankowski/github-actions-release-test/commit/dad4f39ba2596cee1aaf32bd7d4a717d3a48e8e0))
* 12 ([#36](https://github.com/arjankowski/github-actions-release-test/issues/36)) ([65f9ea9](https://github.com/arjankowski/github-actions-release-test/commit/65f9ea93f2eeeaf515eec1b30b0b0cd05611f2a1))
* 14 ([#38](https://github.com/arjankowski/github-actions-release-test/issues/38)) ([7cb2d65](https://github.com/arjankowski/github-actions-release-test/commit/7cb2d651e714b9ec48cd7720a6037718a3329771))
* add github action when PR ([a6b7624](https://github.com/arjankowski/github-actions-release-test/commit/a6b76240eefc9bf23d29c2c44182775d43a9a5a5))

### Bug Fixes

* 13 ([#37](https://github.com/arjankowski/github-actions-release-test/issues/37)) ([bc83196](https://github.com/arjankowski/github-actions-release-test/commit/bc83196d412ea96b226f4fa804c7da992fbdcf46))
* 15 ([#39](https://github.com/arjankowski/github-actions-release-test/issues/39)) ([97206c3](https://github.com/arjankowski/github-actions-release-test/commit/97206c3d8af200e65e70983189d08884ba397a80))
* fastlane 10 ([#34](https://github.com/arjankowski/github-actions-release-test/issues/34)) ([87d9109](https://github.com/arjankowski/github-actions-release-test/commit/87d9109b7a1e6ebb90ef0d4c5eea1daf2293772b))

### [3.1.1](https://github.com/arjankowski/github-actions-release-test/compare/v3.1.0...v3.1.1) (2022-01-13)


Expand Down
2 changes: 1 addition & 1 deletion PublishAJLibrary.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'PublishAJLibrary'
s.version = "3.1.1"
s.version = "4.0.0"
s.summary = 'A description of PublishAJLibrary. This is a temporary description'

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

0 comments on commit 589e03b

Please sign in to comment.