We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ce126 commit a03c5b7Copy full SHA for a03c5b7
CHANGELOG.md
@@ -1,5 +1,14 @@
1
2
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
12
## v0.1.10 (2022-03-09)
13
14
#### :boom: Breaking Change
package.json
@@ -1,6 +1,6 @@
{
"name": "event-perk-grid",
- "version": "0.1.10",
+ "version": "0.1.11",
"description": "A utility for reading and displaying Event Perk Grids.",
"keywords": [],
"homepage": "https://tildeio.github.io/event-perk-grid",
0 commit comments