Skip to content

Commit

Permalink
πŸ”– 4.0.1 [skip ci]
Browse files Browse the repository at this point in the history
# [v4.0.1](v4.0.0...v4.0.1) (2022-10-13)

## πŸ› Bug Fixes
- [`07af072`](07af072)  grid.neighborOf() now uses grid.getHex() primarily (Issues: [`#91`](#91))

## [4.0.1](v4.0.0...v4.0.1) (2022-10-13)
  • Loading branch information
semantic-release-bot committed Oct 13, 2022
1 parent 07af072 commit a51ed9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "honeycomb-grid",
"version": "4.0.0",
"version": "4.0.1",
"description": "Create hexagon grids easily",
"source": "src/index.ts",
"main": "dist/honeycomb-grid.umd.js",
Expand Down

0 comments on commit a51ed9c

Please sign in to comment.