Skip to content

Commit

Permalink
Merge pull request #54 from basementstudio/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
julianbenegas authored Oct 13, 2023
2 parents d852467 + 1d21aaf commit 24f1498
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/smart-news-destroy.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/smooth-plants-help.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-toes-refuse.md

This file was deleted.

11 changes: 11 additions & 0 deletions scrollytelling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @bsmnt/scrollytelling

## 0.3.0

### Minor Changes

- ce898b6: Visualizer.
- d852467: Add visualizer

### Patch Changes

- bb9d8dd: click to scroll to tween functionality

## 0.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion scrollytelling/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bsmnt/scrollytelling",
"author": "JB <[email protected]>",
"version": "0.2.8",
"version": "0.3.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# website

## 0.1.6

### Patch Changes

- ce898b6: Visualizer.
- Updated dependencies [bb9d8dd]
- Updated dependencies [ce898b6]
- Updated dependencies [d852467]
- @bsmnt/scrollytelling@0.3.0

## 0.1.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "website",
"private": true,
"version": "0.1.5",
"version": "0.1.6",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand All @@ -10,7 +10,7 @@
"lint": "next lint"
},
"dependencies": {
"@bsmnt/scrollytelling": "0.2.8",
"@bsmnt/scrollytelling": "0.3.0",
"@react-three/drei": "^9.65.3",
"@react-three/fiber": "^8.12.0",
"@types/three": "^0.150.1",
Expand Down

1 comment on commit 24f1498

@vercel
Copy link

@vercel vercel bot commented on 24f1498 Oct 13, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.