From 1328985f36b9e6670aff7704cb1914fd7a4514d4 Mon Sep 17 00:00:00 2001 From: DivisionByZero Date: Tue, 14 Nov 2023 22:00:51 +0100 Subject: [PATCH] chore(release): 8.3.1 (#2549) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e09eb1466cd..667b725e798 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.3.1](https://github.com/faker-js/faker/compare/v8.3.0...v8.3.1) (2023-11-14) + + +### Bug Fixes + +* remove `[@internal](https://github.com/internal)` from module parent classes ([#2548](https://github.com/faker-js/faker/issues/2548)) ([77f54ad](https://github.com/faker-js/faker/commit/77f54ad78f9d7952b3b315f72878267f18ed1e69)) + ## [8.3.0](https://github.com/faker-js/faker/compare/v8.2.0...v8.3.0) (2023-11-14) diff --git a/package.json b/package.json index e33788b47d8..6fdd6b8aaf1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@faker-js/faker", - "version": "8.3.0", + "version": "8.3.1", "description": "Generate massive amounts of fake contextual data", "keywords": [ "faker",