We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d7fa39 commit 0be59afCopy full SHA for 0be59af
web/utils/CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 0.2.0 (2024-06-28)
2
+
3
4
+### 🚀 Features
5
6
+- **other:** add nx plugin for python integration and setup python release workflow
7
8
9
+### ❤️ Thank You
10
11
+- Michael Loipführer
12
13
## 0.1.2 (2024-06-28)
14
15
This was a version bump only for utils to align it with other projects, there were no code changes.
web/utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@sftkit/utils",
- "version": "0.1.2",
+ "version": "0.2.0",
"main": "./index.js",
"types": "./index.d.ts",
"exports": {
0 commit comments