Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
Manon Delahaye committed Feb 6, 2024
1 parent 9252e00 commit 9e94525
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v1.1.2

* New action `issue.create`

## v1.1.1

* Fix - Remove default group id
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ verify_ssl: False
### Issues

* `issue.info` - Returns issue information
* `issue.create` - Create new Issue

### Pipelines

Expand Down
2 changes: 1 addition & 1 deletion pack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: gitlab
description: GitLab Rest API
keywords:
- gitlab
version: 1.1.1
version: 1.1.2
author: Daniel Chamot
email: daniel@nullkarma.com
python_versions:
Expand Down

0 comments on commit 9e94525

Please sign in to comment.