npm/images: v1.2.0

This commit is contained in:
David Lechner
2022-11-03 13:03:19 -05:00
parent c52627cc8f
commit 3a805b0ca9
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -2,6 +2,11 @@
<!-- refer to https://keepachangelog.com/en/1.0.0/ for guidance -->
## 1.2.0 - 2022-10-28
### Changed
- Changed all icon files to have the same dimensions.
## 1.1.0 - 2022-10-28
### Added
+1 -1
View File
@@ -12,7 +12,7 @@ HUBS = ["move", "city", "technic", "prime", "essential", "inventor"]
package_json = {
"name": "@pybricks/images",
"version": "1.1.0",
"version": "1.2.0",
"description": "Distribution of Pybricks images.",
"license": "MIT",
"repository": {