Skip to content

Commit ba3999d

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

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"+4": "0.0.0",
99
"frontend/relay-workflows-lib": "0.1.6",
1010
"+5": "0.0.0",
11-
"frontend/workflows-lib": "0.1.6",
11+
"frontend/workflows-lib": "0.1.7",
1212
"+6": "0.0.0",
1313
"backend/telemetry": "0.1.2",
1414
"+7": "0.0.0",

frontend/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/workflows-lib@v0.1.6...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/workflows-lib@v0.1.5...workflows-lib@v0.1.6) (2026-01-09)
411

512

frontend/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": "workflows-lib",
33
"private": true,
4-
"version": "0.1.6",
4+
"version": "0.1.7",
55
"type": "module",
66
"files": [
77
"dist"

0 commit comments

Comments
 (0)