Skip to content

Commit bcabd87

Browse files
committed
chore(release): v0.1.0
1 parent 2245b1b commit bcabd87

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## v0.1.0
4+
5+
### 🚀 Enhancements
6+
7+
- Initial version ([d82a198](https://github.com/jcamp-code/npm-package-repo-template/commit/d82a198))
8+
9+
### 📖 Documentation
10+
11+
- Updates to readme ([2245b1b](https://github.com/jcamp-code/npm-package-repo-template/commit/2245b1b))
12+
13+
### ❤️ Contributors
14+
15+
- John Campion <john@brightshore.com>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jcamp/npm-package-repo-template",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"private": true,
55
"repository": "https://github.com/jcamp-code/npm-package-repo-template",
66
"scripts": {

0 commit comments

Comments
 (0)