Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 7, 2025
1 parent 569f910 commit 36ba636
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/silent-pillows-happen.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @responsive-image/solid

## 1.0.1

### Patch Changes

- [#903](https://github.com/simonihmig/responsive-image/pull/903) [`ee6ad76`](https://github.com/simonihmig/responsive-image/commit/ee6ad767ad6538eb1e47e8a8939acbd90f341f37) Thanks [@simonihmig](https://github.com/simonihmig)! - Fix missing prepack script

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@responsive-image/solid",
"version": "1.0.0",
"version": "1.0.1",
"description": "Solid.js component to render responsive images, provided as locally processed images or loaded remotely from Image CDNs",
"keywords": [
"responsive image",
Expand Down

0 comments on commit 36ba636

Please sign in to comment.