Skip to content

Commit b10104b

Browse files
chore(release): 1.13.0 [skip ci]
# [1.13.0](v1.12.3...v1.13.0) (2025-02-01) ### Features * update design system tokens ([#39](#39)) ([13be30f](13be30f))
1 parent 13be30f commit b10104b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.13.0](https://github.com/vault-developer/event-loop-explorer/compare/v1.12.3...v1.13.0) (2025-02-01)
2+
3+
4+
### Features
5+
6+
* update design system tokens ([#39](https://github.com/vault-developer/event-loop-explorer/issues/39)) ([13be30f](https://github.com/vault-developer/event-loop-explorer/commit/13be30f0dd361f081d46b0cbea0f0f264fb5c9d7))
7+
18
## [1.12.3](https://github.com/vault-developer/event-loop-explorer/compare/v1.12.2...v1.12.3) (2025-01-26)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "event-loop-explorer",
33
"private": true,
44
"author": "Albert Trott",
5-
"version": "1.12.3",
5+
"version": "1.13.0",
66
"type": "module",
77
"scripts": {
88
"dev": "vite",

0 commit comments

Comments
 (0)