Skip to content

Commit 3464bf2

Browse files
committed
chore(release): 0.12.1
1 parent 623dafc commit 3464bf2

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.12.1](https://github.com/tymmesyde/peario-client/compare/v0.12.0...v0.12.1) (2023-03-18)
6+
7+
8+
### Features
9+
10+
* add loading indicator on Search and Streams ([afda51b](https://github.com/tymmesyde/peario-client/commit/afda51bd6c349a0af5dc936f6ec2b2ee8c4ffa83))
11+
* show toast when user addon successfully added ([99a09e7](https://github.com/tymmesyde/peario-client/commit/99a09e7cfbc48fd8a4989c28986cb84d8ada4fab))
12+
13+
14+
### Bug Fixes
15+
16+
* **AddonManager:** layout was broken ([91770bf](https://github.com/tymmesyde/peario-client/commit/91770bfa392fb37c98beb8a5ceef44fdb419dc8f))
17+
518
## [0.12.0](https://github.com/tymmesyde/peario-client/compare/v0.11.8...v0.12.0) (2022-05-14)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "peario-client",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",

0 commit comments

Comments
 (0)