Skip to content

Commit

Permalink
feat: Release 1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkheir committed Dec 4, 2024
1 parent 166c2c9 commit 0d5e33f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
15 changes: 2 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## 1.18.3 - 2024-12-04
## 1.18.1 - 2024-12-04

### Fixed

- Fix the configuration part in action documentation

## 1.18.2 - 2024-12-03

### Add
### Added

- Add the support to list type for action response

## 1.18.1 - 2024-12-03

### Add

- Add a configuration part for action documentation

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "sekoia-automation-sdk"

version = "1.18.3"
version = "1.18.1"
description = "SDK to create Sekoia.io playbook modules"
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit 0d5e33f

Please sign in to comment.