Skip to content

Commit fdc1f83

Browse files
author
github-actions
committed
docs(changelog): update changelog
1 parent 4fe75ec commit fdc1f83

File tree

1 file changed

+37
-4
lines changed

1 file changed

+37
-4
lines changed

CHANGELOG.md

Lines changed: 37 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,37 @@
22
## [Unreleased]
33

44

5-
<a name="2.0.0"></a>
6-
## [2.0.0] - 2021-09-15
5+
<a name="2.0.2"></a>
6+
## [2.0.2] - 2021-11-08
77
### Build
8+
- **deps:** bump xterm from 4.13.0 to 4.14.1 (#d147c3b)
9+
- **deps:** bump [@open](https://github.com/open)-amt-cloud-toolkit/ui-toolkit from 1.5.0 to 2.0.2 (#5ddc4f6)
10+
- **deps-dev:** bump [@types](https://github.com/types)/jasmine from 3.9.0 to 3.9.1 (#4f2ac74)
11+
- **deps-dev:** bump [@types](https://github.com/types)/jasmine from 3.10.0 to 3.10.1 (#c12708a)
12+
- **deps-dev:** bump karma from 6.3.5 to 6.3.7 (#7828f73)
13+
- **deps-dev:** bump jasmine-core from 3.10.0 to 3.10.1 (#1b55a13)
14+
- **deps-dev:** bump ts-node from 10.3.0 to 10.4.0 (#4fde802)
15+
- **deps-dev:** bump karma from 6.3.4 to 6.3.5 (#1d7aa60)
16+
- **deps-dev:** bump jasmine-core from 3.9.0 to 3.10.0 (#102b02a)
17+
- **deps-dev:** bump [@types](https://github.com/types)/jasmine from 3.9.1 to 3.10.0 (#31a320d)
18+
- **deps-dev:** bump ts-node from 10.2.1 to 10.3.0 (#80510bc)
19+
- **deps-dev:** bump [@types](https://github.com/types)/jasmine from 3.10.1 to 3.10.2 (#ee83c29)
20+
- **version:** bump to v2.0.2 (#9e377cf)
21+
- **version:** bump to v2.0.2 (#4fe75ec)
22+
23+
### Ci
24+
- **jenkins:** conform to character limitation (#6a28628)
25+
26+
### Docs
27+
- adds issue template (#7d65461)
28+
- add contributing guidelines (#f009e2c)
29+
- **github:** add pull request template (#d9d9ac4)
30+
31+
32+
<a name="v2.0.0"></a>
33+
## [v2.0.0] - 2021-09-15
34+
### Build
35+
- set ui-toolkit to v2.0.0 (#bc53bb8)
836
- update version to v2.0.0 (#d074e29)
937
- **deps:** bump tslib from 2.3.0 to 2.3.1 (#fefe79d)
1038
- **deps-dev:** bump [@types](https://github.com/types)/jasmine from 3.8.2 to 3.9.0 (#8aee6a7)
@@ -14,6 +42,10 @@
1442
- **deps-dev:** bump jasmine-spec-reporter from 5.0.2 to 7.0.0 (#39957c7)
1543
- **deps-dev:** bump jasmine-core from 3.6.0 to 3.9.0 (#69227a4)
1644

45+
### Docs
46+
- **badge:** add code coverage (#1ba3139)
47+
- **changelog:** update changelog (#04cccb7)
48+
1749
### Fix
1850
- **unittests:** address review comments (#a18b032)
1951

@@ -58,5 +90,6 @@
5890
- **ui-toolkit:** break out angular components (#e208744)
5991

6092

61-
[Unreleased]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/2.0.0...HEAD
62-
[2.0.0]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/v1.5.0...2.0.0
93+
[Unreleased]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/2.0.2...HEAD
94+
[2.0.2]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/v2.0.0...2.0.2
95+
[v2.0.0]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/v1.5.0...v2.0.0

0 commit comments

Comments
 (0)