1 parent 140a0a7 commit 0f3d311Copy full SHA for 0f3d311
2 files changed
packages/remix-image/CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
3
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
6
-## [Unreleased]
+## [1.3.3] - 2022-09-24
7
8
### Fixed
9
packages/remix-image/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "remix-image",
- "version": "1.3.2",
+ "version": "1.3.3",
"description": "A React component for responsive images in Remix",
"author": "Josh McFarlin <josh@mcfarl.in>",
"license": "MIT",
0 commit comments