We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e3e29f commit 2f099c9Copy full SHA for 2f099c9
Releases.md
@@ -1,3 +1,7 @@
1
+### 0.3.1 / 2023.11.25
2
+
3
+- Add write permissions for release process
4
5
### 0.3.0 / 2023.11.25
6
7
- Add git write permissions to github token
package.json
@@ -1,7 +1,7 @@
{
"name": "@nifty-lil-tricks/monitoring",
"description": "A selection of useful utilities (or nifty li'l tricks!) for all things monitoring and OpenTelemetry",
- "version": "0.3.0",
+ "version": "0.3.1",
"author": "Jonny Green <hello@jonnydgreen.com>",
"license": "MIT",
"repository": {
0 commit comments