Skip to content

Commit ffbb85d

Browse files
0-vortexTMCB-SPACE
authored andcommitted
chore(minor): release 1.1.0-beta.1 on beta channel [skip ci]
## [1.1.0-beta.1](v1.0.9-beta.3...v1.1.0-beta.1) (2023-11-21) ### 🍕 Features * add proper styling for homepage projects ([51c0758](51c0758)) ### 🐛 Bug Fixes * correct header fonts everywhere ([728eecf](728eecf))
1 parent 51c0758 commit ffbb85d

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

66
> All notable changes to this project will be documented in this file
77
8+
## [1.1.0-beta.1](https://github.com/TMCB-SPACE/next.tmcb.space/compare/v1.0.9-beta.3...v1.1.0-beta.1) (2023-11-21)
9+
10+
11+
### 🍕 Features
12+
13+
* add proper styling for homepage projects ([51c0758](https://github.com/TMCB-SPACE/next.tmcb.space/commit/51c07589426d69cb0c919a89cd89ef8c96670f7f))
14+
15+
16+
### 🐛 Bug Fixes
17+
18+
* correct header fonts everywhere ([728eecf](https://github.com/TMCB-SPACE/next.tmcb.space/commit/728eecf5ac3720c810a0f02445448641b6fd0c54))
19+
820
## [1.0.9-beta.3](https://github.com/TMCB-SPACE/next.tmcb.space/compare/v1.0.9-beta.2...v1.0.9-beta.3) (2023-11-21)
921

1022

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.0.9-beta.3",
4+
"version": "1.1.0-beta.1",
55
"license": "MIT",
66
"private": true,
77
"author": "TED Vortex <ted.vortex@gmail.com>",

0 commit comments

Comments
 (0)