Skip to content

Commit 2923e7e

Browse files
committed
chore(release): v1.0.0 [skip ci]
1 parent 39c3873 commit 2923e7e

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) for commit guidelines.
4+
5+
## [v1.0.0](https://github.com/whisklabs/typeguards/compare/cef21b5524752cb2efb96407bae97a9686152c8d...v1.0.0) (2020-9-15)
6+
7+
### Features
8+
9+
- init release ([39c3873](https://github.com/whisklabs/typeguards/commit/39c38734c2388562b2b94cd86329644c2442111b))

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": "@whisklabs/typeguards",
3-
"version": "1.0.0-0",
3+
"version": "1.0.0",
44
"description": "Typescript typeguards",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)