Skip to content

Commit

Permalink
chore(main): release 1.6.0 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Oct 10, 2024
1 parent acc8dde commit 11c259f
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

## [1.6.0](https://github.com/gravity-ui/nodekit/compare/v1.5.0...v1.6.0) (2024-10-10)


### Features

* add re-export public consts ([#55](https://github.com/gravity-ui/nodekit/issues/55)) ([acc8dde](https://github.com/gravity-ui/nodekit/commit/acc8dde5d4e4b210948988fc04e7243df667af85))

## [1.5.0](https://github.com/gravity-ui/nodekit/compare/v1.4.0...v1.5.0) (2024-10-10)


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/nodekit",
"version": "1.5.0",
"version": "1.6.0",
"description": "Simple toolkit for your Node.js apps and scripts",
"license": "MIT",
"author": "Gravity UI Team",
Expand Down

0 comments on commit 11c259f

Please sign in to comment.