Skip to content

Commit

Permalink
chore: release 9.0.0 (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbaud-sky-build-user authored Sep 14, 2023
1 parent 4dda365 commit 7cf2ea4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [9.0.0](https://github.com/blackbaud/stache/compare/9.0.0-alpha.0...9.0.0) (2023-09-14)


### Features

* add support for `@skyux/core@9.0.0` ([#80](https://github.com/blackbaud/stache/issues/80)) ([4dda365](https://github.com/blackbaud/stache/commit/4dda365d7a68da9a671185ed790497618910888b))

## [9.0.0-alpha.0](https://github.com/blackbaud/stache/compare/8.1.0...9.0.0-alpha.0) (2023-08-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stache",
"version": "9.0.0-alpha.0",
"version": "9.0.0",
"license": "MIT",
"scripts": {
"build": "nx run-many --target=build --all --parallel",
Expand Down

0 comments on commit 7cf2ea4

Please sign in to comment.