Skip to content

Commit bf7ab3d

Browse files
committedOct 26, 2022
chore: update packages, add changelog
1 parent 4699fd8 commit bf7ab3d

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed
 

‎CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### Release 1.3.8
2+
3+
### fix
4+
5+
- mew notification arrow on swap alignment [#319](https://github.com/MyEtherWallet/mew-components/pull/319)
6+
- address hook horizontal alignment [#317](https://github.com/MyEtherWallet/mew-components/pull/317)
7+
- token selector horizontal alignment [#316](https://github.com/MyEtherWallet/mew-components/pull/316)
8+
19
### devop
210

311
- ignore e on mew-input type number [#315](https://github.com/MyEtherWallet/mew-components/pull/315)

‎package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@myetherwallet/mew-components",
3-
"version": "1.3.7",
3+
"version": "1.3.8",
44
"description": "MEW Components",
55
"main": "dist/mew-components.umd.js",
66
"module": "dist/mew-components.esm.js",