From 4a33466d04006e6facfadd116ba7ca20e9d9c9eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 19:34:41 +0000 Subject: [PATCH] chore(main): release react-mfe-shell 2.0.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 22 ++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 37fcefa..895bf0e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.0" + ".": "2.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 54583ab..e84f143 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,28 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.0.0](https://github.com/jonmatum/react-mfe-shell/compare/react-mfe-shell-v1.0.0...react-mfe-shell-v2.0.0) (2025-08-15) + + +### ⚠ BREAKING CHANGES + +* Repository identity changed from template to production MFE shell + +### Features + +* add comprehensive code analysis system with scc integration ([b3fe166](https://github.com/jonmatum/react-mfe-shell/commit/b3fe166048f6c0bf2fb20bf736d47a0c5b016716)) +* rebrand as React MFE Shell and add comprehensive GitHub configuration ([61108cb](https://github.com/jonmatum/react-mfe-shell/commit/61108cb3d568ccb0361ded4ca311b601d99e0098)) + + +### Bug Fixes + +* **ci:** add issues:write permission for release-please label creation ([a41e26f](https://github.com/jonmatum/react-mfe-shell/commit/a41e26fd41852c7a3e2fc4278ebf1740e05139d9)) + + +### Code Refactoring + +* remove emojis and add GitHub wiki sync functionality ([82f92c5](https://github.com/jonmatum/react-mfe-shell/commit/82f92c5aa2eeeca1dddf64615a3b81f202cd53ae)) + ## [1.0.0] - 2025-08-15 ### Added diff --git a/package-lock.json b/package-lock.json index 0bf2c8a..8052da9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-mfe-template", - "version": "1.0.0", + "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-mfe-template", - "version": "1.0.0", + "version": "2.0.0", "license": "MIT", "dependencies": { "@heroicons/react": "^2.2.0" diff --git a/package.json b/package.json index 6f5d468..b7cef61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jonmatum/react-mfe-shell", - "version": "1.0.0", + "version": "2.0.0", "type": "module", "description": "Production-ready React micro frontend shell with atomic design system, shared components, and utilities for building scalable MFE applications", "keywords": [