Skip to content

Commit

Permalink
chore: release 11.0.0-alpha.0 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbaud-sky-build-user authored Jul 9, 2024
1 parent 499fa04 commit 93933e3
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

## [11.0.0-alpha.0](https://github.com/blackbaud/stache/compare/10.0.0...11.0.0-alpha.0) (2024-07-09)


### ⚠ BREAKING CHANGES

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

### Features

* add support for Angular 18 ([#94](https://github.com/blackbaud/stache/issues/94)) ([499fa04](https://github.com/blackbaud/stache/commit/499fa040f200193549dc2cecfc0dc261fbf1d12d))

## [10.0.0](https://github.com/blackbaud/stache/compare/10.0.0-alpha.0...10.0.0) (2024-03-26)


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

0 comments on commit 93933e3

Please sign in to comment.