Skip to content

Commit

Permalink
chore(main): release linked-volunteering-ui 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and tuomas777 committed May 28, 2024
1 parent 2d972d7 commit 30c2037
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.2.7"
".": "0.3.0"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

## [0.3.0](https://github.com/City-of-Helsinki/linked-volunteering-ui/compare/linked-volunteering-ui-v0.2.7...linked-volunteering-ui-v0.3.0) (2024-05-28)


### Features

* Allow zero litter bags and pickers ([2d972d7](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/2d972d70f24047d1809f1951147fc1e4881f2580))
* Do PUIS-79 ([#187](https://github.com/City-of-Helsinki/linked-volunteering-ui/issues/187)) ([15911e0](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/15911e08732c99ab684385c27904abc5a3719716))
* Use address search from our backend instead of Digitransit API ([95e8d89](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/95e8d89b47fb78077961800270afc9b5658f8c27))


### Bug Fixes

* Fixed broken links ([#188](https://github.com/City-of-Helsinki/linked-volunteering-ui/issues/188)) ([63fd7fc](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/63fd7fce954aa315f75ae9f50cf4f2e5ec45324a))
* Fixed some broken stuff that was hindering testing ([0d4aa11](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/0d4aa11970bee5e964d357e4c636c7c2554292bf))
* Missed one spot where there were broken links ([#191](https://github.com/City-of-Helsinki/linked-volunteering-ui/issues/191)) ([01a33f2](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/01a33f2f75bd35027aa58e2d7b96327dd1e7dddb))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linked-volunteering-ui",
"version": "0.2.7",
"version": "0.3.0",
"private": true,
"engines": {
"node": ">=18.0.0"
Expand Down

0 comments on commit 30c2037

Please sign in to comment.