Skip to content

Commit 3ae4720

Browse files
chore(release): 0.1.0 [skip ci]
# [0.1.0](0.0.0...0.1.0) (2023-03-27) ### Features * **yarn:** switch to pnpm ([7c6cfca](7c6cfca))
1 parent 5d802c9 commit 3ae4720

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# [0.1.0](https://github.com/dargstack/dargstack_template/compare/0.0.0...0.1.0) (2023-03-27)
2+
3+
4+
### Features
5+
6+
* **yarn:** switch to pnpm ([7c6cfca](https://github.com/dargstack/dargstack_template/commit/7c6cfcabaef7dba650600cdf0e7424dd62735987))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "project-name_stack",
33
"private": true,
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"scheduleVersion": "0.0.0",
66
"description": "DargStack configuration for <project_name>.",
77
"author": "<author_name> <<author_email>>",

0 commit comments

Comments
 (0)