mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-07-15 06:30:53 +08:00
chore: release v0.7.26
This commit is contained in:
2
.github/scripts/release/package-lock.json
generated
vendored
2
.github/scripts/release/package-lock.json
generated
vendored
@ -6127,5 +6127,5 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "0.7.25"
|
"version": "0.7.26"
|
||||||
}
|
}
|
||||||
|
2
.github/scripts/release/package.json
vendored
2
.github/scripts/release/package.json
vendored
@ -11,5 +11,5 @@
|
|||||||
"auto-changelog": "^2.3.0",
|
"auto-changelog": "^2.3.0",
|
||||||
"release-it": "^14.10.0"
|
"release-it": "^14.10.0"
|
||||||
},
|
},
|
||||||
"version": "0.7.25"
|
"version": "0.7.26"
|
||||||
}
|
}
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
## 0.7.26
|
||||||
|
- Attempting release again. [`#151`](https://github.com/rive-app/rive-flutter/pull/151)
|
||||||
|
|
||||||
## 0.7.25
|
## 0.7.25
|
||||||
- IK Support [`#150`](https://github.com/rive-app/rive-flutter/pull/150)
|
- IK Support [`#150`](https://github.com/rive-app/rive-flutter/pull/150)
|
||||||
|
|
||||||
|
2
VERSION
2
VERSION
@ -1 +1 @@
|
|||||||
0.7.25
|
0.7.26
|
Reference in New Issue
Block a user