Skip to content

Commit

Permalink
chore: release 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and uxder committed Mar 16, 2022
1 parent 4dd62d5 commit 896e18f
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.6.0](https://www.github.com/blinkk/degu/compare/v2.5.0...v2.6.0) (2022-03-16)


### Features

* Add atTabIndex child updating ([4dd62d5](https://www.github.com/blinkk/degu/commit/4dd62d5e4bd5c16bf6c79c27af343da68fd618de))

## [2.5.0](https://www.github.com/blinkk/degu/compare/v2.4.4...v2.5.0) (2022-03-15)


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": "@blinkk/degu",
"version": "2.5.0",
"version": "2.6.0",
"description": "A general utility library for interactive websites, with a focus on performance.",
"author": "Blinkk <[email protected]>",
"main": "lib/index.js",
Expand Down

0 comments on commit 896e18f

Please sign in to comment.