Skip to content

Commit

Permalink
chore: release 10.0.0-alpha.0 (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbaud-sky-build-user authored Jan 24, 2024
1 parent 3447279 commit 9e5eb6c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [10.0.0-alpha.0](https://github.com/blackbaud/stache/compare/9.0.0...10.0.0-alpha.0) (2024-01-24)


### ⚠ BREAKING CHANGES

* Added support for Angular 17 and removed support for Angular 16

### Features

* add Angular 17 support ([#85](https://github.com/blackbaud/stache/issues/85)) ([3447279](https://github.com/blackbaud/stache/commit/34472796fd60068e7ac6cde8dc9bb2480714a16c))

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


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",
"version": "10.0.0-alpha.0",
"license": "MIT",
"scripts": {
"build": "nx run-many --target=build --all --parallel",
Expand Down

0 comments on commit 9e5eb6c

Please sign in to comment.