Skip to content

Commit a03c5b7

Browse files
committed
Release 0.1.11
1 parent 77ce126 commit a03c5b7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
4+
## v0.1.11 (2022-03-10)
5+
6+
#### :bug: Bug Fix
7+
* [#8](https://github.com/tildeio/event-perk-grid/pull/8) Fix DisplayOption type issue ([@gitKrystan](https://github.com/gitKrystan))
8+
9+
#### Committers: 1
10+
- Krystan HuffMenne ([@gitKrystan](https://github.com/gitKrystan))
11+
312
## v0.1.10 (2022-03-09)
413

514
#### :boom: Breaking Change

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.10",
3+
"version": "0.1.11",
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)