Skip to content

Commit

Permalink
chore(release): 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gtokman committed May 6, 2021
1 parent f17620a commit caa56cf
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.14.1](https://github.com/gtokman/ExtensionKit/compare/v1.14.0...v1.14.1) (2021-05-06)


### Bug Fixes

* update location memory bug and remove default values ([764be27](https://github.com/gtokman/ExtensionKit/commit/764be2733ff86d311c0261546ff84a5b645c5b7a))

## [1.14.0](https://github.com/gtokman/ExtensionKit/compare/v1.13.0...v1.14.0) (2021-05-05)


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.14.0",
"version": "1.14.1",
"description": "A collection of UIKit and SwiftUI extensions to speed up app development",
"main": "package.swift",
"scripts": {
Expand Down

0 comments on commit caa56cf

Please sign in to comment.