Skip to content

Commit

Permalink
Build: Released 0.13.11 [skip ci]
Browse files Browse the repository at this point in the history
## [0.13.11](v0.13.10...v0.13.11) (2023-08-17)

### Fix

* Pypi url ([e6be708](e6be708))

### Make

* Add docker push action and push to Github Repozitory ([c2bbbce](c2bbbce))
* Add env variables for gradlew publish ([c9a3b11](c9a3b11))
* Add package permission for ghrc.io ([58db3e8](58db3e8))
* Disable go submodules ([e5c8a72](e5c8a72))
* Polish ([93b87da](93b87da))
* Set GITHUB_TOKEN package access for java upload ([bea7d0a](bea7d0a))
* Set semantic token for upload to release action ([31541dc](31541dc))
* Upload Java to GitHub ([f8884d3](f8884d3))

### Refactor

* Docker credentials variables name ([aa7328d](aa7328d))
* Dont set MAVEN variables ([244ec19](244ec19))
  • Loading branch information
semantic-release-bot committed Aug 17, 2023
1 parent 74bc46e commit 09db1ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
cff-version: 0.13.10
cff-version: 0.13.11
message: "If you use this software, please cite it as below."
authors:
- family-names: "Vardanian"
given-names: "Ash"
orcid: "https://orcid.org/0000-0002-4882-1815"
title: "UStore by Unum Cloud"
version: 0.13.10
version: 0.13.11
doi: 10.5281/zenodo.7537043
date-released: 2022-06-12
url: "https://github.com/unum-cloud/ustore"
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.10
0.13.11

0 comments on commit 09db1ec

Please sign in to comment.