Skip to content

Commit

Permalink
Release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GrimLink committed Aug 18, 2023
1 parent 85d5dee commit b193c24
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.3] - 2023-08-18
### Fixed
- Location for iconPathPrefix

## [1.0.2] - 2023-04-27
### Changed
Update Bootstrap icons to v1.10.5
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "siteation/magento2-hyva-icons-bootstrap",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"type": "magento2-module",
"description": "Bootstrap icons for Hyva Themes",
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sitation/magento2-hyva-icons-bootstrap",
"version": "1.0.0",
"version": "1.0.3",
"description": "the npm pkg is here just here to update the Bootstrap icons for Hyvä",
"homepage": "https://siteation.dev",
"author": {
Expand Down

0 comments on commit b193c24

Please sign in to comment.