Skip to content

Commit d5de42c

Browse files
committed
Release 2.5.0
1 parent f41dd86 commit d5de42c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
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).
66

7-
## [Unreleased]
7+
## [2.5.0] - 2024-02-04
88

99
### Added
1010

@@ -349,7 +349,8 @@ Initial release of shareon
349349
- Add Telegram button
350350
- Add Twitter button
351351
352-
[unreleased]: https://github.com/kytta/shareon/compare/v2.4.0...main
352+
[unreleased]: https://github.com/kytta/shareon/compare/v2.5.0...main
353+
[2.4.0]: https://github.com/kytta/shareon/compare/v2.4.0...v2.5.0
353354
[2.4.0]: https://github.com/kytta/shareon/compare/v2.3.0...v2.4.0
354355
[2.3.0]: https://github.com/kytta/shareon/compare/v2.2.3...v2.3.0
355356
[2.2.3]: https://github.com/kytta/shareon/compare/v2.2.2...v2.2.3

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shareon",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
44
"description": "Lightweight, stylish and ethical share buttons for popular social networks",
55
"license": "MIT",
66
"homepage": "https://shareon.js.org",

0 commit comments

Comments
 (0)