Skip to content

Commit a5e0f8e

Browse files
release: 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2022-07-19) ### Features * **definitions:** update to Space 2022.2.0-DEV.105866 ([cce553c](cce553c))
1 parent cce553c commit a5e0f8e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Axios client for the [JetBrains Space API](https://www.jetbrains.com/help/space/
99
## Versions
1010
| Package Version | Space Version |
1111
|-----------------|---------------------|
12+
| 1.1.0 | 2022.2.0-DEV.105866 |
1213
| 1.0.0 | 2022.2.0-DEV.104457 |
1314

1415
## Install

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jetbrains-space-api",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "axios client for the JetBrains Space api",
55
"author": "Florian Kostenzer (https://github.com/123FLO321)",
66
"repository": {

0 commit comments

Comments
 (0)