Skip to content

Commit

Permalink
release version 12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbet committed Mar 26, 2020
1 parent cdd7caa commit 7f0afef
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Change Log

## [v12.0.0](https://github.com/gisaia/arlas-persistence/tree/v12.0.0) (2020-03-26)

[Full Changelog](https://github.com/gisaia/arlas-persistence/compare/b87267f440e058143307576b592e25a6c686b473...v12.0.0)



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ if [ "$RELEASE" == "YES" ]; then
git push origin v${ARLAS_persistence_VERSION}
#@see scripts/build-github-changelog-generator.sh in ARLAS-server project if you need a fresher version of this tool
docker run -it --rm -v "$(pwd)":/usr/local/src/your-app gisaia/github-changelog-generator:latest github_changelog_generator \
-u gisaia -p arlas-persistence-server --token 479b4f9b9390acca5c931dd34e3b7efb21cbf6d0 \
-u gisaia -p arlas-persistence --token 479b4f9b9390acca5c931dd34e3b7efb21cbf6d0 \
--no-pr-wo-labels --no-issues-wo-labels --no-unreleased --issue-line-labels API,OGC,conf,security,documentation \
--exclude-labels type:duplicate,type:question,type:wontfix,type:invalid \
--bug-labels type:bug \
Expand Down

0 comments on commit 7f0afef

Please sign in to comment.