Skip to content

Commit 4f00a14

Browse files
committed
updated: version and changelog
1 parent e180111 commit 4f00a14

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.10.4 - Some minimal updates
2+
* Automatic releases implemented.
3+
* Screenshot added.
4+
* README and LICENSE files updated.
5+
16
## 0.10.3 - CI implemented
27
* GitHub CI workflow implemented
38
* Dependency badge added

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "atom-music",
33
"main": "./lib/atom-music",
4-
"version": "0.10.3",
4+
"version": "0.10.4",
55
"description": "A very simple Music player for atom, listen to your favorite music while workin in atom.",
66
"keywords": [
77
"music",

0 commit comments

Comments
 (0)