Skip to content

Commit

Permalink
ci(release): generate CHANGELOG.md for version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
teclib-bot committed Nov 18, 2019
1 parent 9b8f6c1 commit 681375a
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.3.2](https://github.com/flyve-mdm/android-inventory-library/compare/1.3.1...1.3.2) (2019-11-18)


### Bug Fixes

* **yarn:** update yarn.lock ([9b8f6c1](https://github.com/flyve-mdm/android-inventory-library/commit/9b8f6c10a64344a5ae16a3971475fb9ac957b905))

### [1.3.1](https://github.com/flyve-mdm/android-inventory-library/compare/1.3.0...1.3.1) (2019-11-18)


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": "@teclib/android-inventory-library",
"version": "1.3.1",
"version": "1.3.2",
"description": "Flyve MDM Inventory Library for Android",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 681375a

Please sign in to comment.