diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..075a24e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# v1.0.1 +## 24 Sep 2019 — 04:36:33 UTC + +### chore + ++ __build:__ Fix package scripts for semantic-release + ([e869857](https://github.com/elpete/cbyaml/commit/e869857e549e6c188d1521d424844da342a16775)) + +### other + ++ __\*:__ Initial module commit + ([d7506ee](https://github.com/elpete/cbyaml/commit/d7506ee9565c41880537d6951dc826ba88ea8e3d)) ++ __\*:__ Initial commit ([363420b](https://github.com/elpete/cbyaml/commit/363420b853bc96c86f8ca10c9e4fbe593004df93)) diff --git a/box.json b/box.json index 6de0230..e84fa63 100644 --- a/box.json +++ b/box.json @@ -1,8 +1,8 @@ { "name":"cbyaml", - "version":"0.0.0", + "version":"1.0.1", "author":"Eric Peterson", - "location":"elpete/cbyaml#v0.0.0", + "location":"elpete/cbyaml#v1.0.1", "homepage":"https://github.com/elpete/cbyaml", "documentation":"https://github.com/elpete/cbyaml", "repository":{