mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-14 18:05:55 -07:00
feat(history): add changes
This commit is contained in:
parent
218f1428c4
commit
d92030a6c2
2 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,9 @@
|
||||||
|
|
||||||
|
v1.1.2 / 2020-06-08
|
||||||
|
===================
|
||||||
|
|
||||||
|
* fix(#335): disable image flatten type conditional
|
||||||
|
|
||||||
v1.1.1 / 2020-06-08
|
v1.1.1 / 2020-06-08
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
package bimg
|
package bimg
|
||||||
|
|
||||||
// Version represents the current package semantic version.
|
// Version represents the current package semantic version.
|
||||||
const Version = "1.1.1"
|
const Version = "1.1.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue