Skip to content

Commit

Permalink
"chore(release): 0.4.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
jojobyte committed Jul 15, 2020
1 parent 47a3357 commit b40f14f
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,21 @@
# Change Log
# Changelog

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.4.0](https://github.com/beepboopbangbang/githoard/compare/v0.3.7...v0.4.0) (2020-07-15)


### Features

* **all the things:** Massive rewrite and refactor ([cb48e8b](https://github.com/beepboopbangbang/githoard/commit/cb48e8bf2d918973f1c7898a442f703116592720))


### Bug Fixes

* **events:** Fix js exception error after clone ([7253364](https://github.com/beepboopbangbang/githoard/commit/725336405bb8f91f9debaaa28edbd8fdda3d5ebc))
* **events:** Fix open folder exception ([a4554ea](https://github.com/beepboopbangbang/githoard/commit/a4554ea1bc8c2ee7627890e7552dc016c716c4bb))
* **package.json:** Upgrade vue related packages ([c2060e1](https://github.com/beepboopbangbang/githoard/commit/c2060e1988b2201cb928c998dee4f3717e5f36d9))

<a name="0.3.7"></a>
## [0.3.7](https://github.com/beepboopbangbang/githoard/compare/v0.3.6...v0.3.7) (2018-04-26)

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
Expand Up @@ -2,7 +2,7 @@
"name": "githoard",
"displayName": "GitHoard",
"productName": "GitHoard",
"version": "0.3.7",
"version": "0.4.0",
"private": true,
"description": "Hoard git repositories with ease",
"repository": "beepboopbangbang/githoard",
Expand Down

0 comments on commit b40f14f

Please sign in to comment.