Skip to content

Commit 7afd4a1

Browse files
committed
Release 0.1.12
1 parent 38b4b84 commit 7afd4a1

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,6 +1,18 @@
11

22

33

4+
5+
## v0.1.12 (2022-04-21)
6+
7+
#### :rocket: Enhancement
8+
* [#15](https://github.com/tildeio/event-perk-grid/pull/15) DOM fixes ([@gitKrystan](https://github.com/gitKrystan))
9+
10+
#### :bug: Bug Fix
11+
* [#15](https://github.com/tildeio/event-perk-grid/pull/15) DOM fixes ([@gitKrystan](https://github.com/gitKrystan))
12+
13+
#### Committers: 1
14+
- Krystan HuffMenne ([@gitKrystan](https://github.com/gitKrystan))
15+
416
## v0.1.11 (2022-03-10)
517

618
#### :bug: Bug Fix

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