Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Commit

Permalink
ci(release): generate CHANGELOG.md for version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
teclib-bot committed Oct 4, 2017
1 parent ccc12e6 commit f241924
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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.

<a name="1.3.0"></a>
# [1.3.0](https://github.com/flyve-mdm/flyve-mdm-ios-inventory/compare/1.2.1...v1.3.0) (2017-10-04)


### Bug Fixes

* **camera:** fix initialization AVCaptureDeviceFormat ([c77feda](https://github.com/flyve-mdm/flyve-mdm-ios-inventory/commit/c77feda))
* **network:** get network type from reachability class ([2083e14](https://github.com/flyve-mdm/flyve-mdm-ios-inventory/commit/2083e14))


### Features

* **inventory:** get inventory as JSON ([878f2f3](https://github.com/flyve-mdm/flyve-mdm-ios-inventory/commit/878f2f3))



<a name="1.2.2"></a>
## [1.2.2](https://github.com/flyve-mdm/flyve-mdm-ios-inventory/compare/1.2.1...v1.2.2) (2017-09-25)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@teclib/flyve-mdm-ios-inventory",
"version": "1.2.2",
"version": "1.3.0",
"description": "Inventory client library written in Swift for developing applications on iOS",
"homepage": "https://github.com/flyve-mdm/flyve-mdm-ios-inventory-agent#readme",
"main": "index.js",
Expand Down

0 comments on commit f241924

Please sign in to comment.