Skip to content

Commit

Permalink
Lkerford.0816.prepare release (#160)
Browse files Browse the repository at this point in the history
* Revert "Revert "Prepare for release 1.10.1 (#158)" (#159)"

This reverts commit ef9983e.

* creating new tag for release
  • Loading branch information
lkerford authored Aug 16, 2023
1 parent ef9983e commit d55c7cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [1.10.2] - 2023-08-16
* Fix: Creating new tag for publication

## [1.10.1] - 2023-08-16
* Fix: Initialize the dynamodb clients immediately to avoid DI issues in consumers

## [1.10.0] - 2023-06-06
* Fix: Async Batch support for multiple pages

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
kotlin.code.style=official

GROUP=app.cash.tempest
VERSION_NAME=1.10.0-SNAPSHOT
VERSION_NAME=1.10.2

#org.gradle.jvmargs=-Xmx2024m

Expand Down

0 comments on commit d55c7cf

Please sign in to comment.