Skip to content

Commit 5699220

Browse files
rsdmikematt-primrose
authored andcommitted
build: update version to v2.5.1, update changelog
1 parent c445318 commit 5699220

File tree

3 files changed

+36
-3
lines changed

3 files changed

+36
-3
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
<a name="2.5.1"></a>
2+
## [2.5.1] - 2022-12-08
3+
### Build
4+
- update version to v2.5.1, update changelog (#a08232c)
5+
- **deps:** Bump cypress from 10.9.0 to 10.11.0 (#d7f0cfa)
6+
- **deps:** upgrade to angular 14 dependencies (#c445318)
7+
- **deps:** Bump engine.io from 6.2.0 to 6.2.1 (#64732a2)
8+
- **deps:** Bump loader-utils from 2.0.3 to 2.0.4 (#5c4b867)
9+
- **deps:** Bump esbuild from 0.15.12 to 0.15.13 (#7d2182f)
10+
- **deps:** Bump loader-utils from 2.0.2 to 2.0.3 (#abc6a53)
11+
- **deps:** update angular (#229ccba)
12+
- **deps:** Bump esbuild from 0.15.8 to 0.15.10 (#0fc38b0)
13+
- **deps:** Bump esbuild from 0.15.10 to 0.15.12 (#c65c551)
14+
- **deps:** Bump tslib from 2.4.0 to 2.4.1 (#59a4eef)
15+
- **deps:** Bump rxjs from 7.5.6 to 7.5.7 (#fbd919d)
16+
- **deps-dev:** Bump jasmine-core from 4.4.0 to 4.5.0 (#02ae07e)
17+
- **deps-dev:** Bump [@types](https://github.com/types)/node from 16.11.59 to 18.11.9 (#97abd6b)
18+
- **deps-dev:** Bump typescript from 4.8.3 to 4.8.4 (#c3d2e5c)
19+
- **deps-dev:** Bump [@types](https://github.com/types)/node from 18.11.9 to 18.11.10 (#a524dfe)
20+
21+
### Ci
22+
- add scope for e2e ([#937](https://github.com/open-amt-cloud-toolkit/rps/issues/937)) (#a212656)
23+
- update actions/checkout, update semantic PR ([#926](https://github.com/open-amt-cloud-toolkit/rps/issues/926)) (#b08b154)
24+
- add azure board sync (#abf38f4)
25+
- add project sync to sample-web-ui (#2498257)
26+
27+
### Test
28+
- **ciraconfig:** added test to delete an in use config (#f6b207f)
29+
- **deactivate:** invalid password negative test (#93a1792)
30+
- **e2e:** update cypress and change device tests ([#934](https://github.com/open-amt-cloud-toolkit/rps/issues/934)) (#9c0e021)
31+
- **e2e:** add device count test (#770905f)
32+
33+
134
<a name="2.5.0"></a>
235

336
## [2.5.0] - 2022-10-05

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-amt-cloud-toolkit/sample-web-ui",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)