Skip to content

Commit 59c5e9c

Browse files
author
GitHub Actions Bot
committed
chore(release): 0.0.2
1 parent cc3adcb commit 59c5e9c

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
### 0.0.2 (2022-03-29)
6+
7+
8+
### Features
9+
10+
* added the deploy and destroy workflow ([#2](https://github.com/malaquiasdev/thepixardb/issues/2)) ([cc3adcb](https://github.com/malaquiasdev/thepixardb/commit/cc3adcb06e6db79695c5abc609bb703cc7e365bf))

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thepixardb",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "The Pixar Database API",
55
"repository": "[email protected]:malaquiasdev/thepixardb.git",
66
"author": "Mateus Malaquias <[email protected]>",
@@ -45,4 +45,4 @@
4545
"ts-node": "^10.4.0",
4646
"typescript": "^4.5.5"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)