Skip to content

Commit 76efbec

Browse files
committed
Version bump to 1.0.1
1 parent f4ab59b commit 76efbec

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

NEWS.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 1.0.1
6+
Fixes for scroll management
7+
58
## 1.0.0
69
Release 1.0.0. Significant backward breaking changes from 0.54.0. To migrate:
710

superglue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thoughtbot/superglue",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Use a vanilla Rails with React and Redux",
55
"scripts": {
66
"build": "tsup",

0 commit comments

Comments
 (0)