Skip to content

Commit ad83417

Browse files
committed
feat: update the version
1 parent ed1d938 commit ad83417

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/create-rrfe/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-rrfe
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- fix typo
8+
39
## 0.1.0
410

511
### Minor Changes

packages/create-rrfe/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-rrfe",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "create redrockFE team template",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)