There was an error while loading. Please reload this page.
1 parent 14e414b commit a0cd1c7Copy full SHA for a0cd1c7
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.0.28
4
+
5
+### Bug Fixes
6
7
+- update exports in index.ts and add SafeFetch to tests
8
9
## 0.0.27
10
11
### Features
package.json
@@ -1,7 +1,7 @@
{
"name": "@workglow/sec",
"type": "module",
- "version": "0.0.27",
+ "version": "0.0.28",
"repository": {
"type": "git",
"url": "https://github.com/workglow-dev/sec.git"
0 commit comments