Release 2.2.2

pull/72/head v2.2.2
Nikita Karamov 2023-07-15 20:01:42 +02:00
parent 2be4684875
commit d2370aeaf6
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
2 changed files with 9 additions and 1 deletions

View File

@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.2.2] - 2023-07-15
### Fixed
- [#71](https://github.com/kytta/shareon/pull/71):
Web Share icon got minified incorrectly, causing it to not show up at all.
Fixed by Jake.
## [2.2.1] - 2023-07-15
### Behind-the-scenes

View File

@ -1,6 +1,6 @@
{
"name": "shareon",
"version": "2.2.1",
"version": "2.2.2",
"description": "Lightweight, stylish and ethical share buttons for popular social networks",
"license": "MIT",
"homepage": "https://shareon.js.org",