Skip to content

Commit 8e9d21e

Browse files
committed
Release 0.1.8
1 parent 635a83f commit 8e9d21e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1+
2+
## v0.1.8 (2022-03-04)
3+
4+
#### :rocket: Enhancement
5+
* [#4](https://github.com/tildeio/event-perk-grid/pull/4) Add accessible keyboard navigation ([@gitKrystan](https://github.com/gitKrystan))
6+
7+
#### :house: Internal
8+
* [#3](https://github.com/tildeio/event-perk-grid/pull/3) Re-organize render code for shorter files ([@gitKrystan](https://github.com/gitKrystan))
9+
10+
#### Committers: 1
11+
- Krystan HuffMenne ([@gitKrystan](https://github.com/gitKrystan))
12+
113
# Changelog

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "event-perk-grid",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "A utility for reading and displaying Event Perk Grids.",
55
"keywords": [],
66
"homepage": "https://tildeio.github.io/event-perk-grid",

0 commit comments

Comments
 (0)