@feasibleone/blong 1.21.0 → 1.22.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.22.0](https://github.com/feasibleone/blong/compare/blong-v1.21.0...blong-v1.22.0) (2026-05-25)
4
+
5
+
6
+ ### Features
7
+
8
+ * portal menu ([e4c04f4](https://github.com/feasibleone/blong/commit/e4c04f470dfe751aa63b264c4f03fd39ba721942))
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * build ([9b8abb7](https://github.com/feasibleone/blong/commit/9b8abb7f2778c0c39e2d888a0e8268f35f7bdf55))
14
+ * dependencies ([cc6ba83](https://github.com/feasibleone/blong/commit/cc6ba830a721dfb063f5331d44e26a97e28c7f9a))
15
+
3
16
  ## [1.21.0](https://github.com/feasibleone/blong/compare/blong-v1.20.1...blong-v1.21.0) (2026-05-22)
4
17
 
5
18
 
package/dist/knex.js ADDED
@@ -0,0 +1,7 @@
1
+ // Bundled Knex TypeScript Declaration File
2
+ // Generated from: https://github.com/knex/knex/blob/master/types/index.d.ts
3
+ // All transitive dependencies have been replaced with suitable alternatives or unknown types
4
+ // TypeScript Version: 4.1+
5
+ export default knex;
6
+ export { Knex };
7
+ //# sourceMappingURL=knex.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"knex.js","sourceRoot":"","sources":["../knex.ts"],"names":[],"mappings":"AAAA,2CAA2C;AAC3C,4EAA4E;AAC5E,6FAA6F;AAC7F,2BAA2B;AAy/F3B,eAAe,IAAI,CAAC;AACpB,OAAO,EAAC,IAAI,EAAC,CAAC"}
package/dist/model.js ADDED
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=model.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"model.js","sourceRoot":"","sources":["../model.ts"],"names":[],"mappings":""}