-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release request commit created with Cranko.
+++ cranko-rc-info-v1 [[projects]] qnames = ["@wwtelescope/astro", "npm"] bump_spec = "micro bump" +++
- Loading branch information
Showing
11 changed files
with
1,398 additions
and
1,822 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,42 @@ | ||
# See elsewhere for changelog | ||
# rc: micro bump | ||
|
||
This project’s release notes are curated from the Git history of its main | ||
branch. You can find them by looking at [the version of this file on the | ||
`release` branch][branch] or the [GitHub release history][gh-releases]. | ||
- Add a `type: module` field to the `package.json` file (#264, @pkgw). This more | ||
accurately reflects the files that we're distributing. | ||
|
||
[branch]: https://github.com/WorldWideTelescope/wwt-webgl-engine/blob/release/astro/CHANGELOG.md | ||
[gh-releases]: https://github.com/WorldWideTelescope/wwt-webgl-engine/releases | ||
|
||
# @wwtelescope/astro 0.2.2 (2022-11-30) | ||
|
||
- No code changes. | ||
- Update the `package.json` file to align with new Yarn-based build system (#217, @Carifio24, @pkgw). | ||
|
||
|
||
# @wwtelescope/astro 0.2.1 (2022-04-01) | ||
|
||
- Fix a URL typo in the package.json file (@Carifio24). | ||
|
||
|
||
# @wwtelescope/astro 0.2.0 (2021-09-20) | ||
|
||
- Add a function for calculating great-circle distance (@Carifio24). | ||
|
||
|
||
# @wwtelescope/astro 0.1.4 (2021-06-03) | ||
|
||
- No code changes, just syncing up Cranko with changes in the repository. | ||
|
||
|
||
# @wwtelescope/astro 0.1.3 (2021-01-27) | ||
|
||
- Upgrade TypeDoc and TypeScript | ||
- Correct temporary GitHub URLs in the package.json files | ||
|
||
|
||
# @wwtelescope/astro 0.1.2 (2020-09-24) | ||
|
||
- Added a README | ||
- No code changes | ||
|
||
|
||
# @wwtelescope/astro 0.1.1 (2020-09-23) | ||
|
||
- No code changes; issuing a new release as part of the migration to Cranko. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,4 +54,4 @@ | |
}, | ||
"types": "./dist/src/index.d.ts", | ||
"version": "0.0.0-dev.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.