File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v4.2.0] - 2021-11-12
9+
10+ - Update Spinner and add FullScreenSpinner pattern and component [ #237 ] ( https://github.com/hypothesis/frontend-shared/pull/237 )
11+ - Add types for SVG "modules" [ #230 ] ( https://github.com/hypothesis/frontend-shared/pull/230 )
12+ - Fix demo-source layout and a wayward font rule [ #231 ] ( https://github.com/hypothesis/frontend-shared/pull/231 )
13+
814## [ v4.1.0] - 2021-11-01
915
1016### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " @hypothesis/frontend-shared" ,
3- "version" : " 4.1 .0" ,
3+ "version" : " 4.2 .0" ,
44 "description" : " Shared components, styles and utilities for Hypothesis projects" ,
55 "license" : " BSD-2-Clause" ,
66 "repository" : " hypothesis/frontend-shared" ,
You can’t perform that action at this time.
0 commit comments