Skip to content

Commit

Permalink
RELEASING: Releasing 2 package(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank1513 committed Jul 1, 2024
1 parent 2f70e0b commit 5eef57b
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-radios-press.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-carrots-nail.md

This file was deleted.

7 changes: 7 additions & 0 deletions lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# esbuild-plugin-webgl

## 0.0.3

### Patch Changes

- dcf38c7: Update operators
- 7899ee7: Use text loader instead

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "esbuild-plugin-webgl",
"author": "Mayank Kumar Chaudhari <https://mayank-chaudhari.vercel.app>",
"private": false,
"version": "0.0.2",
"version": "0.0.3",
"description": "ESBuild plugin to load webGL shaders from .glsl files.",
"license": "MPL-2.0",
"main": "./dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @repo/shared

## 0.0.3

### Patch Changes

- Updated dependencies [dcf38c7]
- Updated dependencies [7899ee7]
- [email protected]

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@repo/shared",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"sideEffects": false,
"main": "./dist/index.js",
Expand Down

0 comments on commit 5eef57b

Please sign in to comment.