Skip to content

Commit c53f620

Browse files
chore(release): version package (#106)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3587a28 commit c53f620

File tree

4 files changed

+10
-13
lines changed

4 files changed

+10
-13
lines changed

.changeset/beige-pants-teach.md

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

.changeset/shy-fans-draw.md

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

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# std
22

3+
## 5.2.2
4+
### Patch Changes
5+
6+
7+
- chore: fix cursor rules config ([#105](https://github.com/ieedan/std/pull/105))
8+
9+
10+
- chore: Add cursor rule config file ([#105](https://github.com/ieedan/std/pull/105))
11+
312
## 5.2.1
413
### Patch Changes
514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "std",
3-
"version": "5.2.1",
3+
"version": "5.2.2",
44
"packageManager": "[email protected]",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)