Skip to content

Commit 0dbf03b

Browse files
authored
Merge pull request #10 from OrdnanceSurvey/bump-version
build: bump version number and generate release commit
2 parents e796c3b + f645e5b commit 0dbf03b

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@ All notable changes to the visual will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
55

6+
## [1.0.0.1] - 2026/05/01
7+
8+
### Changed
9+
- Fixes to service URLs, various UI tweaks. Bump version and set repo to public.
10+
611
## [1.0.0.0] - 2026/04/30
712

813
### Added
9-
- Add code to open source GitHub repo. [MMarochov] [harry-gibson]
14+
- Add code to open source GitHub repo. [MMarochov] [harry-gibson]
15+

pbiviz.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "OS Power BI Map Visual",
55
"guid": "oSMaps455D1584AE894DF6B26F87D8DED2142B",
66
"visualClassName": "OSPowerBIVisual",
7-
"version": "1.0.0.0",
7+
"version": "1.0.0.1",
88
"description": "OS PowerBI Custom Visual",
99
"supportUrl": "https://github.com/OrdnanceSurvey/os-powerbi-map",
1010
"gitHubUrl": "https://github.com/OrdnanceSurvey/os-powerbi-map"

0 commit comments

Comments
 (0)