Skip to content

Commit cee8eb7

Browse files
chore(main): release workflows-lib 0.1.7
1 parent 205153f commit cee8eb7

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.1.7](https://github.com/DiamondLightSource/workflows/compare/workflows-lib@v0.1.6...workflows-lib@v0.1.7) (2026-02-10)
4+
5+
6+
### Features
7+
8+
* **frontend:** add repository link components ([c317cd0](https://github.com/DiamondLightSource/workflows/commit/c317cd0acf820020963b1393dc98069d8c2e2399))
9+
* **frontend:** display message on unauthorized query ([90f4827](https://github.com/DiamondLightSource/workflows/commit/90f4827171996cf40a00a215a90bd35dbaac4985))
10+
311
## [0.1.6](https://github.com/DiamondLightSource/workflows/compare/workflows-lib@v0.1.5...workflows-lib@v0.1.6) (2026-01-09)
412

513

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)