Skip to content

Commit 9622a4c

Browse files
committed
Bump version number
1 parent d57642b commit 9622a4c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 3.3.2
2+
3+
- Remove pointer cursors where they shouldn't be
4+
15
# 3.3.1
26

37
- Fix small checkboxes being really wide

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iplsplatoon/vue-components",
3-
"version": "3.3.1",
3+
"version": "3.3.2",
44
"description": "Vue components for internal Inkling Performance Labs utilities.",
55
"homepage": "https://github.com/IPLSplatoon/vue-components",
66
"repository": "https://github.com/IPLSplatoon/vue-components",

0 commit comments

Comments
 (0)