Skip to content

Commit

Permalink
chore(main): release 2.0.1 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Jan 2, 2024
1 parent c902937 commit 174ae2a
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
@@ -1,5 +1,12 @@
# Changelog

## [2.0.1](https://github.com/gravity-ui/date-utils/compare/v2.0.0...v2.0.1) (2024-01-02)


### Bug Fixes

* **DateTime:** correctly calculate start of year ([#43](https://github.com/gravity-ui/date-utils/issues/43)) ([c902937](https://github.com/gravity-ui/date-utils/commit/c9029376ddc7fe10cb96ed2b89a60c1759c56b5d))

## [2.0.0](https://github.com/gravity-ui/date-utils/compare/v1.4.2...v2.0.0) (2023-12-28)


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": "@gravity-ui/date-utils",
"version": "2.0.0",
"version": "2.0.1",
"description": "Gravity UI date helpers",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 174ae2a

Please sign in to comment.