Skip to content

Commit 9e94525

Browse files
author
Manon Delahaye
committed
change version
1 parent 9252e00 commit 9e94525

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.1.2
2+
3+
* New action `issue.create`
4+
15
## v1.1.1
26

37
* Fix - Remove default group id

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ verify_ssl: False
2323
### Issues
2424

2525
* `issue.info` - Returns issue information
26+
* `issue.create` - Create new Issue
2627

2728
### Pipelines
2829

pack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: gitlab
33
description: GitLab Rest API
44
keywords:
55
- gitlab
6-
version: 1.1.1
6+
version: 1.1.2
77
author: Daniel Chamot
88
99
python_versions:

0 commit comments

Comments
 (0)