Skip to content

Commit 7892cd9

Browse files
0-vortextheodore-morgan[bot]
authored andcommitted
chore(minor): release 1.2.0-beta.14 on beta channel [skip ci]
## [1.2.0-beta.14](v1.2.0-beta.13...v1.2.0-beta.14) (2023-12-21) ### 🍕 Features * add estimated reading time indicator ([8e3e27f](8e3e27f)) * add minimal post author display and links ([3ab7280](3ab7280)), closes [#7](#7)
1 parent 8e3e27f commit 7892cd9

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.14](https://github.com/TMCB-SPACE/next.tmcb.space/compare/v1.2.0-beta.13...v1.2.0-beta.14) (2023-12-21)
9+
10+
11+
### 🍕 Features
12+
13+
* add estimated reading time indicator ([8e3e27f](https://github.com/TMCB-SPACE/next.tmcb.space/commit/8e3e27fe569611a8ce7cb81c73c5c72e27078c20))
14+
* add minimal post author display and links ([3ab7280](https://github.com/TMCB-SPACE/next.tmcb.space/commit/3ab72804a9e0cdd916ab0ba1b85b2b394400625f)), closes [#7](https://github.com/TMCB-SPACE/next.tmcb.space/issues/7)
15+
816
## [1.2.0-beta.13](https://github.com/TMCB-SPACE/next.tmcb.space/compare/v1.2.0-beta.12...v1.2.0-beta.13) (2023-12-20)
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.13",
4+
"version": "1.2.0-beta.14",
55
"license": "MIT",
66
"private": true,
77
"author": "TED Vortex <[email protected]>",

0 commit comments

Comments
 (0)