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

Commit be22574

Browse files
chore(main): release 1.0.2 (#3)
1 parent 948a25b commit be22574

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.0.2](https://github.com/EvolutionX-10/Ariaa/compare/v1.0.1...v1.0.2) (2022-10-30)
4+
5+
6+
### Bug Fixes
7+
8+
* remove warns while install ([82c9379](https://github.com/EvolutionX-10/Ariaa/commit/82c93791560c726f97f8ee261be1d96fbbd7906c))
9+
10+
11+
### Performance Improvements
12+
13+
* remove ffmpeg-static ([2a26c7c](https://github.com/EvolutionX-10/Ariaa/commit/2a26c7c425c919ae90763c4fc8e6980289c9dc62))
14+
315
## 1.0.1 (2022-10-30)
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.0.1",
3+
"version": "1.0.2",
44
"description": "A CLI for music lovers",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)