Skip to content

Commit 12557b0

Browse files
authored
Merge pull request #109 from weareinlog/feature/label-circle-marker
Feature/label circle marker
2 parents 6f9b0cb + 0f647c6 commit 12557b0

9 files changed

Lines changed: 311 additions & 259 deletions

File tree

DOCUMENTATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [@inlog/inlog-maps](https://github.com/weareinlog/inlog-maps#readme) *6.5.1*
1+
# [@inlog/inlog-maps](https://github.com/weareinlog/inlog-maps#readme) *6.5.2*
22

33
> A library for using generic layer maps
44

package-lock.json

Lines changed: 147 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inlog/inlog-maps",
3-
"version": "6.5.1",
3+
"version": "6.5.2",
44
"description": "A library for using generic layer maps ",
55
"main": "index.js",
66
"types": "dist/index.d.ts",
@@ -38,6 +38,7 @@
3838
"chai": "^4.3.10",
3939
"doxdox": "git+https://git@github.com/weareinlog/doxdox.git",
4040
"mocha": "^10.2.0",
41+
"terser-webpack-plugin": "^5.3.14",
4142
"ts-loader": "^9.5.1",
4243
"typescript": "^5.3.3",
4344
"webpack-cli": "^5.1.4"

0 commit comments

Comments
 (0)