Skip to content

Commit

Permalink
sdk 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pacoccino committed Apr 9, 2024
1 parent 0df3dc2 commit a0a9916
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 3 deletions.
7 changes: 7 additions & 0 deletions examples/demo-app-worker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ai-mask/demo-app

## 0.6.3

### Patch Changes

- Updated dependencies
- @ai-mask/sdk@0.9.0

## 0.6.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/demo-app-worker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ai-mask/demo-app-worker",
"private": true,
"version": "0.6.2",
"version": "0.6.3",
"type": "module",
"scripts": {
"dev": "vite --port 3000",
Expand Down
7 changes: 7 additions & 0 deletions examples/demo-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ai-mask/demo-app

## 0.6.2

### Patch Changes

- Updated dependencies
- @ai-mask/sdk@0.9.0

## 0.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/demo-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ai-mask/demo-app",
"private": true,
"version": "0.6.1",
"version": "0.6.2",
"type": "module",
"scripts": {
"dev": "vite --port 3000",
Expand Down
6 changes: 6 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ai-mask/sdk

## 0.9.0

### Minor Changes

- async provideWorkerPort

## 0.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ai-mask/sdk",
"version": "0.8.0",
"version": "0.9.0",
"repository": {
"type": "git",
"url": "git+https://github.com/pacoccino/ai-mask"
Expand Down

1 comment on commit a0a9916

@eliasdiek
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pacoccino hey ,I'm looking for someone with your stack to work on our platform ,either as a freelancer or in a full time role . are you up for it ? contact me on telegram @eliasdiek or via email at eliasdiekk@gmail.com

Please sign in to comment.