Skip to content

Commit

Permalink
chore(release): 1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gtokman committed May 8, 2021
1 parent d998765 commit b4b3062
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
Expand Up @@ -2,6 +2,13 @@

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.

### [1.17.1](https://github.com/gtokman/ExtensionKit/compare/v1.17.0...v1.17.1) (2021-05-08)


### Bug Fixes

* update order of modifiers on Button extension ([154cc3b](https://github.com/gtokman/ExtensionKit/commit/154cc3b3fa26298e9a231a8db67a6a8e89a57e8f))

## [1.17.0](https://github.com/gtokman/ExtensionKit/compare/v1.16.0...v1.17.0) (2021-05-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "extensionkit",
"version": "1.17.0",
"version": "1.17.1",
"description": "A collection of UIKit and SwiftUI extensions to speed up app development",
"main": "package.swift",
"scripts": {
Expand Down

0 comments on commit b4b3062

Please sign in to comment.