Skip to content

Commit

Permalink
chore(release): 📦 version packages (#120)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 8, 2024
1 parent 5d2c9eb commit f32625c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/hot-dolls-scream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-elephants-change.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/auth/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @solid-mediakit/auth

## 3.0.0

### Major Changes

- [`b0f7d26`](https://github.com/solidjs-community/mediakit/commit/b0f7d269499a6b256f7f42035e04bf9032d92d95) Thanks [@OrJDev](https://github.com/OrJDev)! - feat: new api & support for preload sessions

### Patch Changes

- [`753c194`](https://github.com/solidjs-community/mediakit/commit/753c194636826a558c05611f44e4bec8d7a7291f) Thanks [@OrJDev](https://github.com/OrJDev)! - fix: minor fixes for the new update

## 2.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@solid-mediakit/auth",
"description": "An authentication utility library for Solid 2.",
"version": "2.1.6",
"version": "3.0.0",
"scripts": {
"build": "tsc -p tsconfig.build.json && rollup -c && node scripts/postbuild",
"clean": "pnpm clean:dist && rimraf ./node_modules .turbo .solid",
Expand Down

0 comments on commit f32625c

Please sign in to comment.