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 8ca6f0f commit f4735c5Copy full SHA for f4735c5
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [0.3.3](https://github.com/TexteaInc/functions/compare/v0.3.2...v0.3.3) (2022-09-12)
4
5
6
+### Bug Fixes
7
8
+* build lib name ([28b5e01](https://github.com/TexteaInc/functions/commit/28b5e01837013d402464ad20a0f1650ccbf8616c))
package.json
@@ -1,6 +1,6 @@
{
"name": "@textea/functions",
- "version": "0.3.2",
+ "version": "0.3.3",
"repository": "https://github.com/TexteaInc/functions",
"bugs": {
"url": "https://github.com/TexteaInc/functions/issues"
0 commit comments