Skip to content

Commit cdef01c

Browse files
chore(main): release relay-workflows-lib 0.1.7
1 parent 2ea0c2d commit cdef01c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"+3": "0.0.0",
77
"frontend/dashboard": "0.1.11",
88
"+4": "0.0.0",
9-
"frontend/relay-workflows-lib": "0.1.6",
9+
"frontend/relay-workflows-lib": "0.1.7",
1010
"+5": "0.0.0",
1111
"frontend/workflows-lib": "0.1.6",
1212
"+6": "0.0.0",

frontend/relay-workflows-lib/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.7](https://github.com/DiamondLightSource/workflows/compare/relay-workflows-lib@v0.1.6...relay-workflows-lib@v0.1.7) (2026-01-22)
4+
5+
6+
### Features
7+
8+
* **frontend:** add repository link components ([c317cd0](https://github.com/DiamondLightSource/workflows/commit/c317cd0acf820020963b1393dc98069d8c2e2399))
9+
310
## [0.1.6](https://github.com/DiamondLightSource/workflows/compare/relay-workflows-lib@v0.1.5...relay-workflows-lib@v0.1.6) (2026-01-09)
411

512

frontend/relay-workflows-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "relay-workflows-lib",
33
"private": true,
4-
"version": "0.1.6",
4+
"version": "0.1.7",
55
"type": "module",
66
"main": "lib/main.ts",
77
"scripts": {

0 commit comments

Comments
 (0)