Skip to content

Commit 01e6529

Browse files
ci: release(version): Release 1.10.2 [skip ci]
## [1.10.2](v1.10.1...v1.10.2) (2024-03-06) ### ♻️ Chores * fix ci/cd spelling ([1b40558](1b40558)) * rebuild package-lock ([6d96734](6d96734)) * revert specific tag ([d829dba](d829dba)) * revert specific tag ([2377475](2377475)) * update ci/cd to latest npm ([4133dec](4133dec)) * update ci/cd to latest npm ([70232c3](70232c3)) * upgrade dependencies ([b8747c7](b8747c7)) * upgrade dependencies ([a46bc52](a46bc52)) * use latest setup-node version ([daa4144](daa4144))
1 parent b8747c7 commit 01e6529

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [1.10.2](https://github.com/deriv-com/ui/compare/v1.10.1...v1.10.2) (2024-03-06)
2+
3+
4+
### ♻️ Chores
5+
6+
* fix ci/cd spelling ([1b40558](https://github.com/deriv-com/ui/commit/1b40558305f9aa9c9fab2cdc85b40d043a6d80c6))
7+
* rebuild package-lock ([6d96734](https://github.com/deriv-com/ui/commit/6d96734b0b14efc674e9ece22d2d5ad8afd29d32))
8+
* revert specific tag ([d829dba](https://github.com/deriv-com/ui/commit/d829dba9c879473da2e3d98ec019b67976e018d2))
9+
* revert specific tag ([2377475](https://github.com/deriv-com/ui/commit/23774756514750741cccf425518797a019a98804))
10+
* update ci/cd to latest npm ([4133dec](https://github.com/deriv-com/ui/commit/4133dec57e8b6c041a1e7948f42c6220e3aaf009))
11+
* update ci/cd to latest npm ([70232c3](https://github.com/deriv-com/ui/commit/70232c37132752d02c3cf8f05916197e241f5b4d))
12+
* upgrade dependencies ([b8747c7](https://github.com/deriv-com/ui/commit/b8747c762dc9a6f57e198b4137cd0ed5418d7ae9))
13+
* upgrade dependencies ([a46bc52](https://github.com/deriv-com/ui/commit/a46bc52529d44b7849391dd674dd0a602f6cd3a3))
14+
* use latest setup-node version ([daa4144](https://github.com/deriv-com/ui/commit/daa414443457440c8a756bdf60a8020abc3c1cca))
15+
116
## [1.10.1](https://github.com/deriv-com/ui/compare/v1.10.0...v1.10.1) (2024-03-06)
217

318

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,7 +1,7 @@
11
{
22
"name": "@deriv-com/ui",
33
"private": false,
4-
"version": "1.10.1",
4+
"version": "1.10.2",
55
"type": "module",
66
"main": "dist/main.js",
77
"files": [

0 commit comments

Comments
 (0)