Skip to content

Commit 290e577

Browse files
author
Artur Pryka
committed
Merge branch 'master' into develop
2 parents 34ac5b1 + 211b9b9 commit 290e577

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [3.22.5](https://github.com/keen/explorer/compare/v3.22.4...v3.22.5) (2022-06-03)
6+
57
### [3.22.4](https://github.com/keen/explorer/compare/v3.22.3...v3.22.4) (2022-06-02)
68

79
### [3.22.3](https://github.com/keen/explorer/compare/v3.22.2...v3.22.3) (2022-06-01)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@keen.io/explorer",
33
"description": "Data Explorer by Keen IO",
4-
"version": "3.22.4",
4+
"version": "3.22.5",
55
"license": "MIT",
66
"main": "dist/explorer.modern.min.js",
77
"browser": "dist/explorer.modern.min.js",

0 commit comments

Comments
 (0)