Skip to content

Commit

Permalink
chore(spectacular): release version 14.0.1 (#70)
Browse files Browse the repository at this point in the history
Merge pull request #70 from ngworker/spectacular/chore/release-14_0_1
  • Loading branch information
LayZeeDK committed Jul 21, 2023
2 parents 2f07c5f + 791a236 commit 03df1ce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/spectacular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Spectacular changelog

## 14.0.1 (2023-07-21)

### Refactors

- Replace constructor injection with `inject`
([#69](https://github.com/ngworker/ngworker/pull/69))

## 14.0.0 (2023-07-17)

### **BREAKING CHANGES**
Expand Down
2 changes: 1 addition & 1 deletion packages/spectacular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngworker/spectacular",
"version": "14.0.0",
"version": "14.0.1",
"description": "Spectacular Angular integration testing. Test harnesses for Angular applications and libraries.",
"license": "MIT",
"peerDependencies": {
Expand Down

0 comments on commit 03df1ce

Please sign in to comment.