Skip to content

Commit

Permalink
chore(release): 0.0.1-alpha.43
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesLMilner committed Jul 24, 2023
1 parent 8ce3dd8 commit 4a20411
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [0.0.1-alpha.43](https://github.com/JamesLMilner/terra-draw/compare/v0.0.1-alpha.42...v0.0.1-alpha.43) (2023-07-24)


### Chore

* add unit tests for function styling for circle, freehand and great circle ([78252d7](https://github.com/JamesLMilner/terra-draw/commit/78252d77196d0f2f152ac5ffed832bad7442ff37))
* manually update CHANGELOG (sigh) ([8ce3dd8](https://github.com/JamesLMilner/terra-draw/commit/8ce3dd8eddc12655b77fdfc89cf27584262815a1))

### [0.0.1-alpha.42](https://github.com/JamesLMilner/terra-draw/compare/v0.0.1-alpha.41...v0.0.1-alpha.42) (2023-07-24)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-draw",
"version": "0.0.1-alpha.42",
"version": "0.0.1-alpha.43",
"description": "Frictionless map drawing across mapping provider",
"scripts": {
"docs": "typedoc",
Expand Down

0 comments on commit 4a20411

Please sign in to comment.