We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9f848 commit 5a4e14dCopy full SHA for 5a4e14d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# ultraflag
2
3
+## 0.2.3
4
+
5
+### Patch Changes
6
7
+- Updates README to include more context
8
9
## 0.2.2
10
11
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "ultraflag",
"type": "module",
- "version": "0.2.2",
+ "version": "0.2.3",
"types": "./dist/index.d.ts",
"repository": {
"type": "git",
0 commit comments