Skip to content

Commit ba8c8a4

Browse files
committed
chore(release): publish v0.2.6
1 parent 3f1abb5 commit ba8c8a4

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.6](https://github.com/fox-one/mixin-extension/compare/v0.2.5...v0.2.6) (2021-05-10)
7+
8+
9+
### Features
10+
11+
* update icons ([3f1abb5](https://github.com/fox-one/mixin-extension/commit/3f1abb508983a5cd782e6aa86b5f5d57afd9e385))
12+
13+
14+
15+
16+
617
## [0.2.5](https://github.com/fox-one/mixin-extension/compare/v0.2.4...v0.2.5) (2021-05-09)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"conventionalCommits": true
1717
}
1818
},
19-
"version": "0.2.5",
19+
"version": "0.2.6",
2020
"npmClient": "yarn",
2121
"useWorkspaces": true
2222
}

packages/mixin-extension/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.6](https://github.com/fox-one/mixin-extension/compare/v0.2.5...v0.2.6) (2021-05-10)
7+
8+
9+
### Features
10+
11+
* update icons ([3f1abb5](https://github.com/fox-one/mixin-extension/commit/3f1abb508983a5cd782e6aa86b5f5d57afd9e385))
12+
13+
14+
15+
16+
617
## [0.2.5](https://github.com/fox-one/mixin-extension/compare/v0.2.4...v0.2.5) (2021-05-09)
718

819

packages/mixin-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@foxone/mixin-extension",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Fennec: Mixin Chrome Extension Wallet",
55
"author": "zhangqingwu <[email protected]>",
66
"license": "GPL 3.0",

0 commit comments

Comments
 (0)