Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2022-08-30)

### Features

* add option for auto group registration ([6a5da05](6a5da05))
* rewrite ([0983023](0983023))
  • Loading branch information
semantic-release-bot committed Aug 30, 2022
1 parent e88119b commit 29cbbfd
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.2.0](https://github.com/garredow/onyx-navigation/compare/v1.1.0...v1.2.0) (2022-08-30)


### Features

* add option for auto group registration ([6a5da05](https://github.com/garredow/onyx-navigation/commit/6a5da05824f3d2d86e008c6eb104770f563bc62a))
* rewrite ([0983023](https://github.com/garredow/onyx-navigation/commit/09830236c06bb732927f9f8948e3564d5f614e0e))

# [1.1.0](https://github.com/garredow/onyx-navigation/compare/v1.0.1...v1.1.0) (2022-08-29)


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": "onyx-navigation",
"version": "1.1.0",
"version": "1.2.0",
"description": "A library to handle d-pad navigation in KaiOS.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 29cbbfd

Please sign in to comment.