Skip to content

Commit

Permalink
Release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonataswalker committed Mar 6, 2024
1 parent 10e6a39 commit a60f558
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [4.1.0](https://github.com/jonataswalker/timepicker.js/compare/4.0.2...4.1.0)

- improve intellisense [`#71`](https://github.com/jonataswalker/timepicker.js/pull/71)

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

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

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

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "timepicker.js",
"version": "4.0.2",
"version": "4.1.0",
"description": "A lightweight, customizable, TimePicker",
"author": {
"name": "Jonatas Walker",
Expand Down

0 comments on commit a60f558

Please sign in to comment.