From 23410cc439c147a6c17cda17e2205e926ed5f2d8 Mon Sep 17 00:00:00 2001 From: Jeroen Claassens Date: Mon, 4 Dec 2023 22:20:25 +0100 Subject: [PATCH] chore(snowflake): release @sapphire/snowflake@3.5.2 --- packages/snowflake/CHANGELOG.md | 12 ++++++++++++ packages/snowflake/package.json | 2 +- yarn.lock | 9 ++++++++- 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/packages/snowflake/CHANGELOG.md b/packages/snowflake/CHANGELOG.md index 511b056f35..9120cf73c9 100644 --- a/packages/snowflake/CHANGELOG.md +++ b/packages/snowflake/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +# [@sapphire/snowflake@3.5.2](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@3.5.2...@sapphire/snowflake@3.5.2) - (2023-12-04) + +## ๐Ÿ› Bug Fixes + +- **snowflake:** Properly split CJS, ESM and IIFE ([2a1fdde](https://github.com/sapphiredev/utilities/commit/2a1fddefe9fb3e07e7ab9eaee1631ab7e82ef1b3)) +- Update export mapping for proper ESM/CJS split ([dd0cff8](https://github.com/sapphiredev/utilities/commit/dd0cff8e9b03a15812f25f7a1180501a92422629)) +- **deps:** Update all non-major dependencies (#607) ([9cc8bd0](https://github.com/sapphiredev/utilities/commit/9cc8bd0d4b5d650deab2c913e6c3d713861bae28)) + +## ๐Ÿงช Testing + +- Update vitest to coverage v8 ([a4bc6e4](https://github.com/sapphiredev/utilities/commit/a4bc6e4f24ea60143a150ecc76fda6484f172ab9)) + # [@sapphire/snowflake@3.5.1](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@3.5.0...@sapphire/snowflake@3.5.1) - (2023-05-12) ## ๐Ÿ  Refactor diff --git a/packages/snowflake/package.json b/packages/snowflake/package.json index b5562d08e8..4174043385 100644 --- a/packages/snowflake/package.json +++ b/packages/snowflake/package.json @@ -1,6 +1,6 @@ { "name": "@sapphire/snowflake", - "version": "3.5.1", + "version": "3.5.2", "description": "Deconstructs and generates snowflake IDs using BigInts", "author": "@sapphire", "license": "MIT", diff --git a/yarn.lock b/yarn.lock index 0241d48f1c..0425ea82ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1179,7 +1179,14 @@ __metadata: languageName: node linkType: hard -"@sapphire/snowflake@npm:3.5.1, @sapphire/snowflake@npm:^3.5.1, @sapphire/snowflake@workspace:packages/snowflake": +"@sapphire/snowflake@npm:3.5.1": + version: 3.5.1 + resolution: "@sapphire/snowflake@npm:3.5.1" + checksum: 12d09f0e4f52f86bdc330d70e4a3042f212d787c2d40e7bc41769218c8d08649786109aa78d777262a658a8f29f12ef5bacc6188d46fd1dd35a4e1f29d378723 + languageName: node + linkType: hard + +"@sapphire/snowflake@npm:^3.5.1, @sapphire/snowflake@workspace:packages/snowflake": version: 0.0.0-use.local resolution: "@sapphire/snowflake@workspace:packages/snowflake" dependencies: