We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2245b1b commit bcabd87Copy full SHA for bcabd87
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "@jcamp/npm-package-repo-template",
- "version": "0.0.0",
+ "version": "0.1.0",
"private": true,
"repository": "https://github.com/jcamp-code/npm-package-repo-template",
"scripts": {
0 commit comments