Skip to content

Commit 6ae9dab

Browse files
committed
chore(release): 3.3.4
1 parent 528f307 commit 6ae9dab

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.4](https://github.com/sensebox/openSenseMap/compare/v3.3.3...v3.3.4) (2023-03-30)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** specify docker platform ([542d0a9](https://github.com/sensebox/openSenseMap/commit/542d0a9d28071b916541951bb012eebdb62c21c0))
11+
* **ci:** specify docker platform ([#471](https://github.com/sensebox/openSenseMap/issues/471)) ([be733d8](https://github.com/sensebox/openSenseMap/commit/be733d88af7fc1a04ae084883b24e9e0f1e85ea0))
12+
513
### [3.3.3](https://github.com/sensebox/openSenseMap/compare/v3.3.2...v3.3.3) (2023-03-30)
614

715
### [3.3.2](https://github.com/sensebox/openSenseMap/compare/v3.3.1...v3.3.2) (2023-03-30)

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.3",
3+
"version": "3.3.4",
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.3",
3+
"version": "3.3.4",
44
"dependencies": {
55
"angular-i18n": "^1.6.7",
66
"node": "^10.19.0"

0 commit comments

Comments
 (0)