diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ec7979..c2c53b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## v3.3.1 + +[compare changes](https://github.com/unjs/consola/compare/v3.3.0...v3.3.1) + +### 🩹 Fixes + +- **fancy:** Fallback when`Intl` is unavailable ([#326](https://github.com/unjs/consola/pull/326)) + +### ❤️ Contributors + +- Red Huang + ## v3.3.0 [compare changes](https://github.com/unjs/consola/compare/v3.2.3...v3.3.0) diff --git a/package.json b/package.json index 4cbf6b1..678e60f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "consola", - "version": "3.3.0", + "version": "3.3.1", "description": "Elegant Console Wrapper", "keywords": [ "console",