Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Commit

Permalink
Bump v2.0.0-alpha3
Browse files Browse the repository at this point in the history
  • Loading branch information
mihirpathak97 committed Sep 22, 2019
1 parent 4f32da8 commit abafca3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.

## [2.0.0-alpha3] - 2019-08-24
### Added
- TypeScript 🎉
- Hooks and FC 🎉
- Redux simplification 🎉
- Code refactorization 🎉

## [2.0.0-alpha2] - 2019-08-24
### Fixed
- Build failing in CI
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "audius",
"productName": "Audius",
"version": "2.0.0-alpha2",
"version": "2.0.0-alpha3",
"description": "A cross-platform app for downloading songs from YouTube and Spotify",
"author": {
"name": "Mihir Pathak",
Expand Down

0 comments on commit abafca3

Please sign in to comment.