Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit 5435799

Browse files
chore(main): release 1.2.0 (#19)
1 parent 13ce78f commit 5435799

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/EvolutionX-10/Ariaa/compare/v1.1.0...v1.2.0) (2022-12-28)
4+
5+
6+
### Features
7+
8+
* ability to save albums! ([1396405](https://github.com/EvolutionX-10/Ariaa/commit/139640502dcc60dc2100732a465e9e8d5debddf0))
9+
10+
11+
### Bug Fixes
12+
13+
* the bitrate is now being detected and config is fixed ([39257d7](https://github.com/EvolutionX-10/Ariaa/commit/39257d787ad502f61366d916a655df568cf2680c))
14+
315
## [1.1.0](https://github.com/EvolutionX-10/Ariaa/compare/v1.0.5...v1.1.0) (2022-11-05)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ariaa",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A CLI for music lovers",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)