Skip to content

Commit

Permalink
v0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
belodetek[bot] authored Oct 15, 2024
1 parent eb54ca6 commit 482d767
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
- commits:
- subject: Only return objects (dicts)
hash: a82cc8e885b50ff085275006144b3bb00e4c134f
body: |
* add EKS example
footer:
change-type: patch
author: Anton Belodedenko
nested: []
version: 0.0.15
title: ""
date: 2024-10-15T23:19:33.748Z
- commits:
- subject: log exception
hash: 9659ff6ce114feba9dd60f203a8f3b5c04fe5477
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

# v0.0.15
## (2024-10-15)

* Only return objects (dicts) [Anton Belodedenko]

# v0.0.14
## (2024-06-18)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.14
0.0.15

0 comments on commit 482d767

Please sign in to comment.