Skip to content

Commit a60f558

Browse files
committed
Release 4.1.0
1 parent 10e6a39 commit a60f558

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [4.1.0](https://github.com/jonataswalker/timepicker.js/compare/4.0.2...4.1.0)
8+
9+
- improve intellisense [`#71`](https://github.com/jonataswalker/timepicker.js/pull/71)
10+
711
#### [4.0.2](https://github.com/jonataswalker/timepicker.js/compare/4.0.1...4.0.2)
812

13+
> 6 March 2024
14+
915
- remove UMD bundle & export all types [`#70`](https://github.com/jonataswalker/timepicker.js/pull/70)
16+
- Release 4.0.2 [`64cc388`](https://github.com/jonataswalker/timepicker.js/commit/64cc3887ffffdc0c9b8e2001d233e5a014969611)
1017

1118
#### [4.0.1](https://github.com/jonataswalker/timepicker.js/compare/4.0.0...4.0.1)
1219

package-lock.json

Lines changed: 2 additions & 2 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
@@ -1,6 +1,6 @@
11
{
22
"name": "timepicker.js",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"description": "A lightweight, customizable, TimePicker",
55
"author": {
66
"name": "Jonatas Walker",

0 commit comments

Comments
 (0)