We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff1cfbe + ba3e935 commit 221b7b6Copy full SHA for 221b7b6
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+### v0.1.1
2
+<details>
3
+<summary>Released 2024-02-16</summary>
4
+
5
+* bugfix: [replace single quotes in logging message with backticks](https://github.com/edanalytics/lightbeam/pull/18)
6
+* bugfix: [fetching resources without read permission](https://github.com/edanalytics/lightbeam/pull/20)
7
+</details>
8
9
### v0.1.0
10
<details>
11
<summary>Released 2023-10-16</summary>
lightbeam/VERSION.txt
@@ -1 +1 @@
-0.1.0
+0.1.1
0 commit comments