Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparing for release 3.6.0 #66

Merged
merged 2 commits into from Sep 12, 2019
Merged

Conversation

nrabinowitz
Copy link
Collaborator

  • Updates CHANGELOG
  • Bumps version to 3.6.0

CHANGELOG.md Outdated
### Changed
- Updated the core library to v3.6.0 (#61)
### Added
- Added bindings for `getPentgonIndexes` and `h3ToCenterChild` (#61)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getPentgonIndexes -> getPentagonIndexes

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, good catch!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

package.json Outdated
@@ -1,6 +1,6 @@
{
"name": "h3-js",
"version": "3.5.0",
"version": "3.6.0",
"description": "Emscripten transpiled libh3 'bindings' for Node/Web JS",
"author": "David Ellis <isv.damocles@gmail.com>",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw, I think you can swap the two of us on the author/contributor split by now. ;)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aw :). Will do.

@coveralls
Copy link

coveralls commented Sep 12, 2019

Pull Request Test Coverage Report for Build 143

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 142: 0.0%
Covered Lines: 362
Relevant Lines: 362

💛 - Coveralls

@nrabinowitz nrabinowitz merged commit 001167f into uber:master Sep 12, 2019
@nrabinowitz nrabinowitz deleted the release-3.6.0 branch September 12, 2019 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants