Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 75f18fe

Browse files
author
Michal Vlasák
committed
Bump major version
1 parent 8405855 commit 75f18fe

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.0.0] - 2018-10-17
2+
3+
### Changed
4+
- converted to Typescript
5+
16
## [0.2.9] - 2018-10-15
27

38
### Changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ackee-node-logger",
3-
"version": "0.2.9",
3+
"version": "1.0.0",
44
"description": "Ackee Node Logger",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)