From 7c7f78daa0fef802af916c2f192cc36bee6c88d2 Mon Sep 17 00:00:00 2001 From: ST-DDT Date: Thu, 8 Feb 2024 17:02:42 +0100 Subject: chore(release): v8.4.1 (#2646) --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d543a416..44ed7c3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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. +### [8.4.1](https://github.com/faker-js/faker/compare/v8.4.0...v8.4.1) (2024-02-06) + +* JSDocs improvements + ## [8.4.0](https://github.com/faker-js/faker/compare/v8.3.1...v8.4.0) (2024-01-24) diff --git a/package.json b/package.json index 3347d735..e36068b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@faker-js/faker", - "version": "8.4.0", + "version": "8.4.1", "description": "Generate massive amounts of fake contextual data", "keywords": [ "faker", -- cgit v1.2.3