Skip to content

Commit c8e5314

Browse files
chore: new release
1 parent 9a284e5 commit c8e5314

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/flat-emus-retire.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @openzeppelin/secure-development-cookbook
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 15e3f6c: Initial cookbook

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "@openzeppelin/secure-development-cookbook",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"license": "MIT",
5-
"scripts":
6-
{
5+
"scripts": {
76
"version": "yarn changeset version",
87
"release": "yarn changeset publish"
98
},

0 commit comments

Comments
 (0)