Skip to content

Commit 0b35ed8

Browse files
0-vortexopen-sauced[bot]
authored andcommitted
chore(release): 1.0.0
## 1.0.0 (2021-11-10) ### Features * initial commit ([d3b8242](d3b8242)) ### Tests * trigger release ([1f5a55b](1f5a55b))
1 parent 1f5a55b commit 0b35ed8

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## 1.0.0 (2021-11-10)
2+
3+
4+
### Features
5+
6+
* initial commit ([d3b8242](https://github.com/open-sauced/conventional-commit/commit/d3b824288bf7ba7e6f7e97636d09d780e5569111))
7+
8+
9+
### Tests
10+
11+
* trigger release ([1f5a55b](https://github.com/open-sauced/conventional-commit/commit/1f5a55b65960031c5e9e5c27a96c29a2f105e30b))

package-lock.json

+2-2
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": "@open-sauced/conventional-commit",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"license": "MIT",
55
"bin": {
66
"conventional-commit": "index.js"

0 commit comments

Comments
 (0)