Skip to content

Commit

Permalink
chore(release): 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chenquincy committed Jun 3, 2019
1 parent a419515 commit ead785e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

## [0.3.3](https://personal.github.com/chenquincy/app-info-parser/compare/v0.3.2...v0.3.3) (2019-06-03)


### Bug Fixes

* **ApkParser:** parse label error ([a419515](https://personal.github.com/chenquincy/app-info-parser/commit/a419515)), closes [#20](https://personal.github.com/chenquincy/app-info-parser/issues/20)



## [0.3.2](https://personal.github.com/chenquincy/app-info-parser/compare/v0.3.1...v0.3.2) (2019-05-25)


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": "app-info-parser",
"version": "0.3.2",
"version": "0.3.3",
"description": "Exact info from apk or ipa file.",
"main": "./src/index.js",
"scripts": {
Expand Down

0 comments on commit ead785e

Please sign in to comment.