k2hr3-api 1.0.16 → 1.0.17
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 +6 -0
- package/package.json +1 -1
package/ChangeLog
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
k2hr3-api (1.0.17) unstable; urgency=low
|
|
2
|
+
|
|
3
|
+
* Fixed a bug in imagetypevars.sh script - #85
|
|
4
|
+
|
|
5
|
+
-- Takeshi Nakatani <ggtakec@gmail.com> Mon, 08 May 2023 14:46:57 +0900
|
|
6
|
+
|
|
1
7
|
k2hr3-api (1.0.16) unstable; urgency=low
|
|
2
8
|
|
|
3
9
|
* Updated imagetypevars.sh for specifying npm pkg version - #83
|