Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Jan 18, 2023
1 parent b0dd0a4 commit 7b467f7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2023-01-18)


### Bug Fixes

* fix readme install section ([#7](https://github.com/gravity-ui/date-utils/issues/7)) ([b0dd0a4](https://github.com/gravity-ui/date-utils/commit/b0dd0a47311c042993817e60ed56347552be48b3))
2 changes: 1 addition & 1 deletion 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": "1.2.0",
"version": "1.0.0",
"description": "Gravity UI date helpers",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 7b467f7

Please sign in to comment.