Skip to content

Commit 047e675

Browse files
committed
chore(release): 3.3.0
1 parent e9f6c61 commit 047e675

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

CHANGELOG.md

+7
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.0](https://github.com/sensebox/openSenseMap/compare/v3.2.0...v3.3.0) (2023-01-13)
6+
7+
8+
### Features
9+
10+
* **registration:** show sensors regardless of the selected hardware ([#444](https://github.com/sensebox/openSenseMap/issues/444)) ([681ac68](https://github.com/sensebox/openSenseMap/commit/681ac68ffa65f3cdbe4d4fd6b78b12bbce69a87d)), closes [#374](https://github.com/sensebox/openSenseMap/issues/374)
11+
512
## [3.2.0](https://github.com/sensebox/openSenseMap/compare/v3.1.3...v3.2.0) (2022-09-06)
613

714

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-sense-map",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"dependencies": {
55
"angular": "1.5",
66
"angular-resource": "1.5",

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opensensemap",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"dependencies": {
55
"angular-i18n": "^1.6.7",
66
"node": "^10.19.0"

0 commit comments

Comments
 (0)