Skip to content

Commit 9ae08d5

Browse files
committed
0.5.11
1 parent 1a4476c commit 9ae08d5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## 0.5.11 - 2018-02-23
6+
7+
### Fixes
8+
* **menu**: do not strip "bugs" from package (#304) (#305)
9+
* fixed by bumping [email protected]
10+
511
## 0.5.10 - 2018-02-14
612
* Update internal deps:
713

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hyperamp",
33
"description": "Indescribable music player",
4-
"version": "0.5.10",
4+
"version": "0.5.11",
55
"author": "Hypermodules (https://github.com/hypermodules)",
66
"browserify": {
77
"transform": [

0 commit comments

Comments
 (0)