Skip to content

Commit

Permalink
npm/icons: v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed Nov 8, 2022
1 parent 6c893c1 commit a236609
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions npm/images/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion npm/images/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

package_json = {
"name": "@pybricks/images",
"version": "1.2.0",
"version": "1.2.1",
"description": "Distribution of Pybricks images.",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit a236609

Please sign in to comment.