Skip to content

Commit

Permalink
chore: 🤖 setup pre release
Browse files Browse the repository at this point in the history
  • Loading branch information
theashraf committed Jan 24, 2025
1 parent 0d39dcb commit 1870455
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"mode": "pre",
"tag": "pre",
"initialVersions": {
"dotlottie-next-example": "0.0.0",
"dotlottie-react-example": "0.0.0",
"dotlottie-solid-example": "0.0.0",
"dotlottie-viewer": "0.0.1",
"dotlottie-vue-example": "0.0.0",
"dotlottie-wc-example": "0.0.0",
"dotlottie-web-example": "0.0.0",
"dotlottie-web-node-example": "0.0.0",
"with-parcel-example": "0.0.0",
"@lottiefiles/dotlottie-react": "0.12.1",
"@lottiefiles/dotlottie-solid": "0.1.5",
"@lottiefiles/dotlottie-svelte": "0.4.4",
"@lottiefiles/dotlottie-vue": "0.5.4",
"@lottiefiles/dotlottie-wc": "0.4.2",
"@lottiefiles/dotlottie-web": "0.39.0"
},
"changesets": []
}
5 changes: 5 additions & 0 deletions .changeset/thirty-cobras-perform.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@lottiefiles/dotlottie-web': minor
---

feat: 🎸 WebGPU & WebGL renderers
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- main
- feat/web-gpu-gl
pull_request:

concurrency:
Expand Down

0 comments on commit 1870455

Please sign in to comment.