Skip to content

Commit 0a131fe

Browse files
author
James Milner
committed
chore: release version 0.4.1
1 parent c1fd392 commit 0a131fe

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

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

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

5+
## [0.4.1](https://github.com/JamesLMilner/terra-draw-route-snap-mode/compare/terra-draw-route-snap-mode@0.4.0...terra-draw-route-snap-mode@0.4.1) (2026-02-22)
6+
7+
8+
### chore
9+
10+
* add repository url (#15) ([](https://github.com/JamesLMilner/terra-draw-route-snap-mode/commit/416bfc32d268062ce40f73c2735ab232dfe561ab)), closes [#15](https://github.com/JamesLMilner/terra-draw-route-snap-mode/issues/15)
11+
* ensure chores appear in the changelog (#17) ([](https://github.com/JamesLMilner/terra-draw-route-snap-mode/commit/f300da9332c5a9c911d3e5bf2bf9f1063de07c9e)), closes [#17](https://github.com/JamesLMilner/terra-draw-route-snap-mode/issues/17)
12+
* remove unused dev dependencies (#18) ([](https://github.com/JamesLMilner/terra-draw-route-snap-mode/commit/c1fd392e0485be51ce6619b517a3c6608a957b63)), closes [#18](https://github.com/JamesLMilner/terra-draw-route-snap-mode/issues/18)
13+
* upgrade peer dependency for terra-draw (#16) ([](https://github.com/JamesLMilner/terra-draw-route-snap-mode/commit/ae5f0196dec6cf766594ce8f53b11878dfbf7ad6)), closes [#16](https://github.com/JamesLMilner/terra-draw-route-snap-mode/issues/16)
14+
515
## [0.4.0](https://github.com/JamesLMilner/terra-draw-route-snap-mode/compare/terra-draw-route-snap-mode@0.3.6...terra-draw-route-snap-mode@0.4.0) (2026-02-22)
616

717

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "terra-draw-route-snap-mode",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "A mode for Terra Draw to provide snapping to a route network",
55
"scripts": {
66
"docs": "typedoc",
@@ -104,4 +104,4 @@
104104
"skipErrorChecking": true,
105105
"sourceLinkExternal": true
106106
}
107-
}
107+
}

0 commit comments

Comments
 (0)