Skip to content

Commit 0be59af

Browse files
committed
chore(release): publish
- project: utils 0.2.0
1 parent 4d7fa39 commit 0be59af

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

web/utils/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
## 0.1.2 (2024-06-28)
214

315
This was a version bump only for utils to align it with other projects, there were no code changes.

web/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sftkit/utils",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"main": "./index.js",
55
"types": "./index.d.ts",
66
"exports": {

0 commit comments

Comments
 (0)