Skip to content

Commit 8cceea8

Browse files
committed
chore(release): 0.0.46
1 parent fd4ffa2 commit 8cceea8

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
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.
4+
5+
### 0.0.46 (2019-08-29)
6+
7+
8+
### Bug Fixes
9+
10+
* updated packages ([7e80871](https://github.com/cchanxzy/React-Currency-Input-Field/commit/7e80871))

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": "react-currency-input-field",
3-
"version": "0.0.45",
3+
"version": "0.0.46",
44
"description": "React input field component for currency and numbers",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)