Skip to content

Commit a82628d

Browse files
docs(CHANGELOG.md): update
1 parent 1dffd31 commit a82628d

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,37 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

9+
## [1.0.3] - 2021-08-06
10+
11+
### 1.0.3 Added
12+
13+
- [`5752d9e`][5752d9e]
14+
Tests for the `MessageFunctionBuilder`.
15+
- [`488270d`][5752d9e]
16+
Tests for the `MessageBuilder`.
17+
18+
[5752d9e]: https://github.com/angular-package/error/commit/5752d9e7b3631dcca0d6945e25a92d1fdfb9eee3
19+
[488270d]: https://github.com/angular-package/error/commit/488270d4c88f8575c8289022559e4f8ce1de828b
20+
21+
### 1.0.3 Changed
22+
23+
- [`5bd6a2b`][5bd6a2b]
24+
jsdoc description of the `MessageBuilder`.
25+
- [`1dffd31`][1dffd31]
26+
Updated `README.md`.
27+
28+
[5bd6a2b]: https://github.com/angular-package/error/commit/5bd6a2bf8dc98db6666f8d84bb28771357f17105
29+
[1dffd31]: https://github.com/angular-package/error/commit/1dffd31ab4db736a4f583ac4d3c1994c92da92ea
30+
31+
### 1.0.3 Fixed
32+
33+
- [`5427c65`][5427c65]
34+
Added message builder to api.
35+
36+
[5427c65]: https://github.com/angular-package/error/commit/5427c6585ddebe01bc6e3733425e07b924ec0ca6
37+
38+
----
39+
940
## [1.0.2] - 2021-08-04
1041

1142
### 1.0.2 Update

0 commit comments

Comments
 (0)