Skip to content

Commit 5a4e14d

Browse files
committed
chore: version
1 parent 3d9f848 commit 5a4e14d

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
@@ -1,5 +1,11 @@
11
# ultraflag
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- Updates README to include more context
8+
39
## 0.2.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ultraflag",
33
"type": "module",
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"types": "./dist/index.d.ts",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)