Skip to content

Commit 1a27cfa

Browse files
update package.json and changelog
1 parent c6fbc6e commit 1a27cfa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.17.2-preview] - 2023-03-30
4+
5+
### Changed
6+
* deps: use [email protected]
7+
38
## [0.17.1-preview] - 2023-03-16
49

510
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"displayName": "Streaming Image Sequence",
33
"name": "com.unity.streaming-image-sequence",
44
"unity": "2020.3",
5-
"version": "0.17.1-preview",
5+
"version": "0.17.2-preview",
66
"dependencies": {
77
"com.unity.film-internal-utilities": "0.18.4-preview",
88
"com.unity.editorcoroutines": "1.0.0",

0 commit comments

Comments
 (0)