@feasibleone/blong-gogo 1.13.7 → 1.13.8
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 +8 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.13.8](https://github.com/feasibleone/blong/compare/blong-gogo-v1.13.7...blong-gogo-v1.13.8) (2026-03-18)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* update Dockerfile to include missing dependencies for builder and release stages ([bc93b00](https://github.com/feasibleone/blong/commit/bc93b00421745191a1e79e4a4f0bc832ed0fbd3a))
|
|
9
|
+
* update Dockerfile to install additional dependencies for release image ([f4861fe](https://github.com/feasibleone/blong/commit/f4861fe2446198399a43454d3b2be2d4f9115f64))
|
|
10
|
+
|
|
3
11
|
## [1.13.7](https://github.com/feasibleone/blong/compare/blong-gogo-v1.13.6...blong-gogo-v1.13.7) (2026-03-18)
|
|
4
12
|
|
|
5
13
|
|