Skip to content

Commit

Permalink
bump: version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Serrulien committed Apr 6, 2021
1 parent c9b186e commit e5537b8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# 0.1.0
# 0.1.1

- Update tests according to tzdata of moment-timezone 0.2.0.
- (No actual changes otherwise)

targets moment-timezone 0.1.0
# 0.1.0

## Features

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Indicates the version to use according your moment-timezone version.
| moment-timezone | moment-timezone-for-local-time |
| --------------- | ------------------------------ |
| 0.1.0 | 0.1.0 |
| >= 0.2.0 | 0.1.1 |

## Setup

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"test:watch": "jest --coverage --watch"
},
"types": "dist/index.d.ts",
"version": "0.1.0",
"version": "0.1.1",
"volta": {
"node": "12.22.0"
}
Expand Down

0 comments on commit e5537b8

Please sign in to comment.