Skip to content

Commit 9cebf5b

Browse files
0-vortexopen-sauced[bot]
authored andcommitted
chore(release): 1.0.0
## 1.0.0 (2021-08-03) ### Features * add release workflow ([#1](open-sauced/docs#1)) ([c1635a4](open-sauced/docs@c1635a4)) * push initial commit ([16304a7](open-sauced/docs@16304a7)) ### Documentation * update github docs and static docker build ([02ffdd7](open-sauced/docs@02ffdd7)) ### Code Refactoring * update minor deps and clean up ([7dcbe97](open-sauced/docs@7dcbe97))
1 parent c1635a4 commit 9cebf5b

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## 1.0.0 (2021-08-03)
2+
3+
4+
### Features
5+
6+
* add release workflow ([#1](https://github.com/open-sauced/docs.opensauced.pizza/issues/1)) ([c1635a4](https://github.com/open-sauced/docs.opensauced.pizza/commit/c1635a47514808bd5d600b99437b9039aea96c49))
7+
* push initial commit ([16304a7](https://github.com/open-sauced/docs.opensauced.pizza/commit/16304a7e7bc9c42272e45767b410c924480100e3))
8+
9+
10+
### Documentation
11+
12+
* update github docs and static docker build ([02ffdd7](https://github.com/open-sauced/docs.opensauced.pizza/commit/02ffdd73d6ae9e7c7e5bf90828c9e563d70bd549))
13+
14+
15+
### Code Refactoring
16+
17+
* update minor deps and clean up ([7dcbe97](https://github.com/open-sauced/docs.opensauced.pizza/commit/7dcbe979db59a6c8d4fc697ee30825ae5fe1d8c9))

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-sauced/docs.opensauced.pizza",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)