Skip to content

Commit 8c3af50

Browse files
chore(main): release 2.7.0 (#95)
1 parent c2d3af8 commit 8c3af50

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.7.0](https://github.com/gravity-ui/date-utils/compare/v2.6.1...v2.7.0) (2026-02-19)
4+
5+
6+
### Features
7+
8+
* modernize build target to ES2022 ([#94](https://github.com/gravity-ui/date-utils/issues/94)) ([c2d3af8](https://github.com/gravity-ui/date-utils/commit/c2d3af8cf6e9c8ae846ea6b4d1f07eb405411d90))
9+
310
## [2.6.1](https://github.com/gravity-ui/date-utils/compare/v2.6.0...v2.6.1) (2026-02-19)
411

512

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": "@gravity-ui/date-utils",
3-
"version": "2.6.1",
3+
"version": "2.7.0",
44
"description": "Gravity UI date helpers",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)