Skip to content

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2021-10-30)

### Bug Fixes

* add files to package.json, switch to alpha branch ([8b041c4](8b041c4))
  • Loading branch information
semantic-release-bot committed Oct 30, 2021
1 parent c1d735e commit 92791ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nest-typed-config",
"version": "0.0.0-semantically-released",
"version": "2.0.1",
"description": "Intuitive, type-safe configuration module for Nest framework",
"author": "Nikaple Zhou",
"license": "MIT",
Expand Down Expand Up @@ -111,4 +111,4 @@
"prettier --write"
]
}
}
}

0 comments on commit 92791ae

Please sign in to comment.