Skip to content

Commit

Permalink
chore(release): v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
9inpachi committed Sep 28, 2021
1 parent 10244f7 commit b350812
Show file tree
Hide file tree
Showing 18 changed files with 360 additions and 144 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/HSF/phoenix/compare/v2.3.0...v2.3.1) (2021-09-28)


### Bug Fixes

* **event-display:** add @types/three package as a dev dependency ([10244f7](https://github.com/HSF/phoenix/commit/10244f7da66782027636df00fbfd5383befb1668))


### Features

* **event-display:** function to get url options from url options manager ([0ba5097](https://github.com/HSF/phoenix/commit/0ba509786be4cc23fb702a8fe940b09e2f278de6))
* Add API files for reading event data and config from server ([ccc8c5a](https://github.com/HSF/phoenix/commit/ccc8c5a4e8d24268877117078503a1ab6e5f3268))





# [2.3.0](https://github.com/HSF/phoenix/compare/v2.2.0...v2.3.0) (2021-09-20)


Expand Down
2 changes: 1 addition & 1 deletion docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@

<body>
<app-root></app-root>
<script src="runtime-es2015.969e3e9a3ab6cf3ec2e4.js" type="module"></script><script src="runtime-es5.969e3e9a3ab6cf3ec2e4.js" nomodule defer></script><script src="polyfills-es5.13ee88d876299758b555.js" nomodule defer></script><script src="polyfills-es2015.2b044168dc630ca6f928.js" type="module"></script><script src="main-es2015.0b459e7b5eaae961b780.js" type="module"></script><script src="main-es5.0b459e7b5eaae961b780.js" nomodule defer></script>
<script src="runtime-es2015.969e3e9a3ab6cf3ec2e4.js" type="module"></script><script src="runtime-es5.969e3e9a3ab6cf3ec2e4.js" nomodule defer></script><script src="polyfills-es5.13ee88d876299758b555.js" nomodule defer></script><script src="polyfills-es2015.2b044168dc630ca6f928.js" type="module"></script><script src="main-es2015.0cbaa09f6a0af3d517b8.js" type="module"></script><script src="main-es5.0cbaa09f6a0af3d517b8.js" nomodule defer></script>

</body></html>
59 changes: 34 additions & 25 deletions docs/api-docs/changelog.html

Large diffs are not rendered by default.

Loading

0 comments on commit b350812

Please sign in to comment.