Skip to content

Commit 09e2a2b

Browse files
0-vortexTMCB-SPACE
authored andcommitted
chore(minor): release 1.2.0-beta.6 on beta channel [skip ci]
## [1.2.0-beta.6](v1.2.0-beta.5...v1.2.0-beta.6) (2023-11-30) ### 🍕 Features * add blog post simple display ([641d6cb](641d6cb)) * add portable text highlight and client code ([fcd9cf1](fcd9cf1)) ### 🤖 Build System * update dependencies ([c068dfb](c068dfb))
1 parent fcd9cf1 commit 09e2a2b

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

66
> All notable changes to this project will be documented in this file
77
8+
## [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)
9+
10+
11+
### 🍕 Features
12+
13+
* add blog post simple display ([641d6cb](https://github.com/TMCB-SPACE/next.tmcb.space/commit/641d6cbdfe0c77928135406b234f2b669279c3f2))
14+
* add portable text highlight and client code ([fcd9cf1](https://github.com/TMCB-SPACE/next.tmcb.space/commit/fcd9cf11073252d28bdbb146b0e2b011f7fea94f))
15+
16+
17+
### 🤖 Build System
18+
19+
* update dependencies ([c068dfb](https://github.com/TMCB-SPACE/next.tmcb.space/commit/c068dfb7ab47171e8c172f2178a7687e7cf32cb4))
20+
821
## [1.2.0-beta.5](https://github.com/TMCB-SPACE/next.tmcb.space/compare/v1.2.0-beta.4...v1.2.0-beta.5) (2023-11-28)
922

1023

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.5",
4+
"version": "1.2.0-beta.6",
55
"license": "MIT",
66
"private": true,
77
"author": "TED Vortex <[email protected]>",

0 commit comments

Comments
 (0)