Skip to content

Commit f99642a

Browse files
Merge pull request #5 from gio-shara-code/changeset-release/main
Version Packages
2 parents e7d489a + 3d19cae commit f99642a

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

.changeset/wet-hounds-taste.md

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

packages/example-package/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gio-shara/publish-example
22

3+
## 3.1.4
4+
5+
### Patch Changes
6+
7+
- 3cb0c24: I just want to test the github changeset-bot
8+
39
## 3.1.3
410

511
### Patch Changes
@@ -39,4 +45,6 @@
3945

4046
### Major Changes
4147

42-
~~~~- Init package~~~~
48+
```- Init package~~~~
49+
50+
```

packages/example-package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gio-shara/example-package",
3-
"version": "3.1.3",
3+
"version": "3.1.4",
44
"description": "This is a example package",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)