Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.

Commit 145bc5f

Browse files
chore(main): release 9.26.2 (#1663)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 46c96e2 commit 145bc5f

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [9.26.2](https://github.com/netlify/zip-it-and-ship-it/compare/v9.26.1...v9.26.2) (2023-11-20)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update babel monorepo to v7.23.3 ([#1660](https://github.com/netlify/zip-it-and-ship-it/issues/1660)) ([c0a64fc](https://github.com/netlify/zip-it-and-ship-it/commit/c0a64fc99bc49c9a43370a5056155fe17fbab3a4))
16+
* **deps:** update dependency es-module-lexer to v1.4.1 ([#1662](https://github.com/netlify/zip-it-and-ship-it/issues/1662)) ([5ca965f](https://github.com/netlify/zip-it-and-ship-it/commit/5ca965f88059299af4e83bae9ab8583ebcb7ad1a))
17+
* **deps:** update dependency esbuild to v0.19.6 ([#1661](https://github.com/netlify/zip-it-and-ship-it/issues/1661)) ([bcb0388](https://github.com/netlify/zip-it-and-ship-it/commit/bcb0388489e28527fa14c0de957a8824c899e4dd))
18+
* detect alt version of remix handler ([#1657](https://github.com/netlify/zip-it-and-ship-it/issues/1657)) ([46c96e2](https://github.com/netlify/zip-it-and-ship-it/commit/46c96e2596f119885774c42840c8f7498736a55c))
19+
1020
## [9.26.1](https://github.com/netlify/zip-it-and-ship-it/compare/v9.26.0...v9.26.1) (2023-11-09)
1121

1222

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/zip-it-and-ship-it",
3-
"version": "9.26.1",
3+
"version": "9.26.2",
44
"description": "Zip it and ship it",
55
"main": "./dist/main.js",
66
"type": "module",

0 commit comments

Comments
 (0)