Skip to content

Commit ae014e2

Browse files
committed
Update to @shlinkio/shlink-web-component 0.10.1
1 parent 5f5b66a commit ae014e2

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ 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).
66

7-
## [Unreleased]
7+
## [4.2.2] - 2024-10-19
88
### Added
99
* *Nothing*
1010

1111
### Changed
1212
* Update to `@shlinkio/shlink-frontend-kit` 0.6.0
13-
* Update to `@shlinkio/shlink-web-component` 0.10.0
13+
* Update to `@shlinkio/shlink-web-component` 0.10.1
1414

1515
### Deprecated
1616
* *Nothing*
@@ -19,7 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1919
* *Nothing*
2020

2121
### Fixed
22-
* *Nothing*
22+
* [shlink-web-component#475](https://github.com/shlinkio/shlink-web-component/issues/475) Fix incorrect amount of dots being displayed in line charts when the difference in days/weeks/months is rounded up.
2323

2424

2525
## [4.2.1] - 2024-10-09

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@shlinkio/data-manipulation": "^1.0.3",
3636
"@shlinkio/shlink-frontend-kit": "^0.6.0",
3737
"@shlinkio/shlink-js-sdk": "^1.2.0",
38-
"@shlinkio/shlink-web-component": "^0.10.0",
38+
"@shlinkio/shlink-web-component": "^0.10.1",
3939
"bootstrap": "5.2.3",
4040
"bottlejs": "^2.0.1",
4141
"clsx": "^2.1.1",

0 commit comments

Comments
 (0)