Skip to content

Commit a4c143f

Browse files
authored
Bump to 0.1.0 (#42)
1 parent 5095475 commit a4c143f

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Changelog
2+
3+
## [0.1.0] - 2023-10-16
4+
5+
- Initial public release.
6+
- Initial support for `GeoArrowScatterplotLayer`, `GeoArrowPathLayer`, and `GeoArrowSolidPolygonLayer`.

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
@@ -4,7 +4,7 @@
44
"examples/*"
55
],
66
"name": "@geoarrow/deck.gl-layers",
7-
"version": "0.1.0-beta.5",
7+
"version": "0.1.0",
88
"type": "module",
99
"description": "",
1010
"source": "src/index.ts",

0 commit comments

Comments
 (0)