Browse Source
Feature/upgrade ionicons to version 7.1.0 (#1997)
* Upgrade ionicons to version 7.1.0
* Update changelog
pull/2001/head
Thomas Kaul
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with
6 additions and
5 deletions
-
CHANGELOG.md
-
package.json
-
yarn.lock
|
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
|
- Improved the breadcrumb navigation style in the blog post pages for mobile |
|
|
- Improved the breadcrumb navigation style in the blog post pages for mobile |
|
|
- Improved the style of the _Changelog & License_ button on the about page |
|
|
- Improved the style of the _Changelog & License_ button on the about page |
|
|
|
|
|
- Upgraded `ionicons` from version `6.1.2` to `7.1.0` |
|
|
|
|
|
|
|
|
## 1.271.0 - 2023-05-20 |
|
|
## 1.271.0 - 2023-05-20 |
|
|
|
|
|
|
|
|
|
@ -106,7 +106,7 @@ |
|
|
"envalid": "7.3.1", |
|
|
"envalid": "7.3.1", |
|
|
"google-spreadsheet": "3.2.0", |
|
|
"google-spreadsheet": "3.2.0", |
|
|
"http-status-codes": "2.2.0", |
|
|
"http-status-codes": "2.2.0", |
|
|
"ionicons": "6.1.2", |
|
|
"ionicons": "7.1.0", |
|
|
"lodash": "4.17.21", |
|
|
"lodash": "4.17.21", |
|
|
"marked": "4.2.12", |
|
|
"marked": "4.2.12", |
|
|
"ms": "3.0.0-canary.1", |
|
|
"ms": "3.0.0-canary.1", |
|
|
|
@ -11221,10 +11221,10 @@ invert-kv@^2.0.0: |
|
|
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02" |
|
|
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02" |
|
|
integrity sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA== |
|
|
integrity sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA== |
|
|
|
|
|
|
|
|
ionicons@6.1.2: |
|
|
ionicons@7.1.0: |
|
|
version "6.1.2" |
|
|
version "7.1.0" |
|
|
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.1.2.tgz#805ed1ce272b653ac07a85f83514e5afa2c9677d" |
|
|
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-7.1.0.tgz#25daa91345acedcb0f4fb7da670f5aff2e1f266a" |
|
|
integrity sha512-EL3jjlUzjPo8h2PfI+BUEjVMF9weSfLAFriNlk9pHFMTJq+7G12sAJBZ3AnRN8nTWA2pOS279PvFIWS3hbat+w== |
|
|
integrity sha512-iE4GuEdEHARJpp0sWL7WJZCzNCf5VxpNRhAjW0fLnZPnNL5qZOJUcfup2Z2Ty7Jk8Q5hacrHfGEB1lCwOdXqGg== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@stencil/core" "^2.18.0" |
|
|
"@stencil/core" "^2.18.0" |
|
|
|
|
|
|
|
|