Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Commit

Permalink
Merge pull request #37 from continental/release-0.0.15
Browse files Browse the repository at this point in the history
Release 0.0.15
  • Loading branch information
flynneva authored Aug 28, 2020
2 parents b996648 + 1bd79eb commit b97b18d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
git_user: Evan Flynn
git_email: evanflynn.msu@gmail.com
tag_and_release: true
#open_pr: true
open_pr: true
- name: create github release
uses: actions/create-release@v1
with:
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,17 @@ Changelog for package hfl_driver
* Merge pull request `#28 <https://github.com/continental/hfl_driver/issues/28>`_ from continental/ros1/main
* Contributors: Evan Flynn

0.0.15 (2020-08-28)
-------------------
* open rosrepo pr automatically
* Merge pull request `#35 <https://github.com/continental/hfl_driver/issues/35>`_ from continental/release-0.0.14
* 0.0.14
* Update changelog
* Merge pull request `#30 <https://github.com/continental/hfl_driver/issues/30>`_ from continental/ros1/main
* fixed release workflow typo
* Merge pull request `#28 <https://github.com/continental/hfl_driver/issues/28>`_ from continental/ros1/main
* Contributors: Evan Flynn, flynneva

0.0.13 (2020-08-28)
-------------------
* fixed roslint error
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>hfl_driver</name>
<version>0.0.14</version>
<version>0.0.15</version>

<description>The hfl package</description>

Expand Down

0 comments on commit b97b18d

Please sign in to comment.