Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.28.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.28.0](v1.27.0...v1.28.0) (2022-09-08)

### ⚙️ Features

* **TextBox:** add OnKeyUp & onKeyDown ([#480](#480)) ([f5b2fe3](f5b2fe3))
  • Loading branch information
semantic-release-bot authored and scaleway-bot committed Sep 8, 2022
1 parent f5b2fe3 commit f8fd94e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.28.0](https://github.com/scaleway/scaleway-form/compare/v1.27.0...v1.28.0) (2022-09-08)


### :gear: Features

* **TextBox:** add OnKeyUp & onKeyDown ([#480](https://github.com/scaleway/scaleway-form/issues/480)) ([f5b2fe3](https://github.com/scaleway/scaleway-form/commit/f5b2fe3450bb3ba6d4ef4dd5edf086dfcbf2e1a8))

## [1.27.0](https://github.com/scaleway/scaleway-form/compare/v1.26.3...v1.27.0) (2022-09-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/form",
"version": "1.27.0",
"version": "1.28.0",
"description": "Scaleway Form",
"homepage": "https://github.com/scaleway/scaleway-form#readme",
"repository": {
Expand Down

0 comments on commit f8fd94e

Please sign in to comment.