npm/icons: v1.2.1

This commit is contained in:
David Lechner
2022-11-08 15:06:55 -06:00
parent 6c893c136e
commit a236609ebf
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.1 - 2022-11-08
### Changed
- Changed size of some icons.
## 1.2.0 - 2022-10-28
### Changed
+1 -1
View File
@@ -12,7 +12,7 @@ HUBS = ["move", "city", "technic", "prime", "essential", "inventor"]
package_json = {
"name": "@pybricks/images",
"version": "1.2.0",
"version": "1.2.1",
"description": "Distribution of Pybricks images.",
"license": "MIT",
"repository": {