Skip to content

Commit

Permalink
chore(release): 1.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.3](v1.2.2...v1.2.3) (2019-09-18)

### Bug Fixes

* fix api break and add tests for it ([cf2600b](cf2600b))
  • Loading branch information
semantic-release-bot committed Sep 18, 2019
1 parent 501aca8 commit 5975173
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.3](https://github.com/ngageoint/opensphere-asm/compare/v1.2.2...v1.2.3) (2019-09-18)


### Bug Fixes

* fix api break and add tests for it ([cf2600b](https://github.com/ngageoint/opensphere-asm/commit/cf2600b))

## [1.2.2](https://github.com/ngageoint/opensphere-asm/compare/v1.2.1...v1.2.2) (2019-09-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opensphere-asm",
"version": "1.2.2",
"version": "1.2.3",
"description": "WebAssembly and asm.js module for OpenSphere. Built with [emscripten](https://github.com/kripken/emscripten).",
"main": "dist/os-load.js",
"scripts": {
Expand Down

0 comments on commit 5975173

Please sign in to comment.