Skip to content

Commit

Permalink
Version Packages (#469)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 2, 2025
1 parent 70a2a65 commit 3a2508f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-boxes-check.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/createHash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @apollo/utils.createhash

## 2.0.2

### Patch Changes

- [#468](https://github.com/apollographql/apollo-utils/pull/468) [`70a2a65`](https://github.com/apollographql/apollo-utils/commit/70a2a65b8fe4ab185c59f93798189ab0835e743a) Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Compatibility with Next.js Turbopack

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/createHash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apollo/utils.createhash",
"version": "2.0.1",
"version": "2.0.2",
"description": "Node-agnostic hashing utility",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 3a2508f

Please sign in to comment.