Skip to content

Commit

Permalink
chore(release): v2.0.0-alpha.16
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamKelley committed Apr 12, 2023
1 parent f0bdcab commit d70722d
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 5 deletions.
6 changes: 5 additions & 1 deletion libs/spark-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## [vNext](https://github.com/prenda-school/prenda-spark/compare/v2.0.0-alpha.15...vNext) (YYYY-MM-DD)
## [vNext](https://github.com/prenda-school/prenda-spark/compare/v2.0.0-alpha.16...vNext) (YYYY-MM-DD)

No changes.

## [v2.0.0-alpha.16](https://github.com/prenda-school/prenda-spark/compare/v2.0.0-alpha.15...v2.0.0-alpha.16) (2023-04-12)

No changes.

Expand Down
4 changes: 2 additions & 2 deletions libs/spark-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prenda/spark-icons",
"version": "2.0.0-alpha.15",
"version": "2.0.0-alpha.16",
"author": "Prenda, Inc.",
"license": "UNLICENSED",
"publishConfig": {
Expand All @@ -12,7 +12,7 @@
"@babel/runtime": "^7.4.4"
},
"peerDependencies": {
"@prenda/spark": "2.0.0-alpha.15",
"@prenda/spark": "2.0.0-alpha.16",
"@types/react": "^16.8.6 || ^17.0.0",
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0"
Expand Down
6 changes: 5 additions & 1 deletion libs/spark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## [vNext](https://github.com/prenda-school/prenda-spark/compare/v2.0.0-alpha.15...vNext) (YYYY-MM-DD)
## [vNext](https://github.com/prenda-school/prenda-spark/compare/v2.0.0-alpha.16...vNext) (YYYY-MM-DD)

No changes.

## [v2.0.0-alpha.16](https://github.com/prenda-school/prenda-spark/compare/v2.0.0-alpha.15...v2.0.0-alpha.16) (2023-04-12)

API surface:

Expand Down
2 changes: 1 addition & 1 deletion libs/spark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prenda/spark",
"version": "2.0.0-alpha.15",
"version": "2.0.0-alpha.16",
"author": "Prenda, Inc.",
"license": "UNLICENSED",
"publishConfig": {
Expand Down

0 comments on commit d70722d

Please sign in to comment.