Skip to content

Commit 2c255f7

Browse files
0-vortexTMCB-SPACE
authored andcommitted
chore(patch): release 1.2.0-beta.7 on beta channel [skip ci]
## [1.2.0-beta.7](v1.2.0-beta.6...v1.2.0-beta.7) (2023-11-30) ### 🐛 Bug Fixes * correct multiple theme providers ([3fd3104](3fd3104)) * correct syntax highlighter hydration and types ([249a988](249a988))
1 parent 249a988 commit 2c255f7

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
> All notable changes to this project will be documented in this file
77
8+
## [1.2.0-beta.7](https://github.com/TMCB-SPACE/next.tmcb.space/compare/v1.2.0-beta.6...v1.2.0-beta.7) (2023-11-30)
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* correct multiple theme providers ([3fd3104](https://github.com/TMCB-SPACE/next.tmcb.space/commit/3fd310461bd8e954914fc10651cbddda38e04ff8))
14+
* correct syntax highlighter hydration and types ([249a988](https://github.com/TMCB-SPACE/next.tmcb.space/commit/249a988220893b366e540027eccd21e7ddfac899))
15+
816
## [1.2.0-beta.6](https://github.com/TMCB-SPACE/next.tmcb.space/compare/v1.2.0-beta.5...v1.2.0-beta.6) (2023-11-30)
917

1018

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tmcb/next.tmcb.space",
33
"description": "Explore the next-generation codebase for Theodore Morgan Consultation Bureau's cutting-edge software solutions and projects. We're committed to open-source collaboration, innovation, and excellence. Join us in shaping the future of software development.",
4-
"version": "1.2.0-beta.6",
4+
"version": "1.2.0-beta.7",
55
"license": "MIT",
66
"private": true,
77
"author": "TED Vortex <[email protected]>",

0 commit comments

Comments
 (0)