Skip to content

Commit 6804667

Browse files
committed
chore(release): 3.3.5
1 parent 78d330b commit 6804667

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [3.3.5](https://github.com/sensebox/openSenseMap/compare/v3.3.4...v3.3.5) (2023-03-30)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** set `provenance: false` on docker/build-push-action ([#472](https://github.com/sensebox/openSenseMap/issues/472)) ([78d330b](https://github.com/sensebox/openSenseMap/commit/78d330ba81c89ac8f2be4b012dc0b2e004168626))
11+
512
### [3.3.4](https://github.com/sensebox/openSenseMap/compare/v3.3.3...v3.3.4) (2023-03-30)
613

714

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-sense-map",
3-
"version": "3.3.4",
3+
"version": "3.3.5",
44
"dependencies": {
55
"angular": "1.5",
66
"angular-resource": "1.5",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opensensemap",
3-
"version": "3.3.4",
3+
"version": "3.3.5",
44
"dependencies": {
55
"angular-i18n": "^1.6.7",
66
"node": "^10.19.0"

0 commit comments

Comments
 (0)