Skip to content

Commit 7cbf514

Browse files
committed
chore: release version 1.2.0
1 parent de74f78 commit 7cbf514

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
### Security
2121

22+
## [1.2.0] - 2025-12-03
23+
24+
### Added
25+
26+
- Comprehensive promotion and marketing guide (`docs/PROMOTION_GUIDE.md`)
27+
- Traffic growth action plan with step-by-step strategies (`docs/TRAFFIC_ACTION_PLAN.md`)
28+
- Pre-written social media post templates for Twitter/X, LinkedIn, Reddit, and Facebook
29+
- Community engagement strategies and best practices
30+
- GitHub Pages website configuration documentation
31+
- Success story and resource suggestion issue templates
32+
- Curated awesome resources document (`AWESOME_RESOURCES.md`)
33+
- Study plans and learning paths in README
34+
35+
### Fixed
36+
37+
- Markdown formatting in promotion and traffic action plan guides
38+
2239
## [1.1.0] - 2025-10-02
2340

2441
### Added
@@ -56,6 +73,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5673
- Basic repository structure
5774
- Training documentation in `github-foundations-training.md`
5875

59-
[Unreleased]: https://github.com/kamakiJr/GitHub-Foundations-Training/compare/v1.1.0...HEAD
76+
[Unreleased]: https://github.com/kamakiJr/GitHub-Foundations-Training/compare/v1.2.0...HEAD
77+
[1.2.0]: https://github.com/kamakiJr/GitHub-Foundations-Training/compare/v1.1.0...v1.2.0
6078
[1.1.0]: https://github.com/kamakiJr/GitHub-Foundations-Training/releases/tag/v1.1.0
6179
[1.0.0]: https://github.com/kamakiJr/GitHub-Foundations-Training/releases/tag/v1.0.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.2.0

0 commit comments

Comments
 (0)