Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 77db355

Browse files
chore(release): 1.0.1
1 parent d73f689 commit 77db355

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
## 1.0.0 (2020-04-13)
5+
## 1.0.1 (2020-04-13)
6+
7+
### Bug Fixes
68

9+
- 🐛 headless test not working ([d73f689](https://github.com/ngspot/ngx-errors/commit/d73f689d6010b3c728167d24a815b1ea7fe7255c))
10+
11+
## 1.0.0 (2020-04-13)
712

813
### Features
914

10-
* create project ([fa7b22d](https://github.com/ngspot/ngx-errors/commit/fa7b22dab9f8cb43e2d0760c6aa30655987df95a))
15+
- create project ([fa7b22d](https://github.com/ngspot/ngx-errors/commit/fa7b22dab9f8cb43e2d0760c6aa30655987df95a))

projects/ngx-errors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngspot/ngx-errors",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"peerDependencies": {
66
"@angular/core": "^9.0.0",

0 commit comments

Comments
 (0)