Skip to content

Commit 761a95e

Browse files
chore(release): πŸš€ Release docs v1.0.0
1 parent 40d85cb commit 761a95e

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-2
lines changed

β€Ž.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
".": "0.0.0",
3-
"docs": "0.0.0"
3+
"docs": "1.0.0"
44
}

β€Ždocs/CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-06-29)
4+
5+
6+
### ✨ Features
7+
8+
* **docs:** ✨ πŸ“šοΈ Add other documentation links ([bf68d87](https://github.com/Streetless/docs/commit/bf68d87bf264e58c541e74c214dafb2f5c466ee7))
9+
10+
11+
### πŸ› Bug Fixes
12+
13+
* **docs:** πŸ› πŸ“šοΈ Fix domain for umami plugin ([3de8e97](https://github.com/Streetless/docs/commit/3de8e97f4489a5b761c12e88387b7ed49b675dc1))
14+
15+
16+
### πŸ“š Documentation
17+
18+
* πŸ“šοΈ Rewriting in French ([523daaa](https://github.com/Streetless/docs/commit/523daaa8742c7a441d9b326c90e5b60a03e45d06))
19+
20+
21+
### ♻️ Code Refactoring
22+
23+
* **docs:** ♻️ πŸ“šοΈ Remove old feature svg ([bf68d87](https://github.com/Streetless/docs/commit/bf68d87bf264e58c541e74c214dafb2f5c466ee7))

β€Ždocs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@envronment/docs",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Documentation for all projects of EnVRonment",
55
"author": "Alwyn Mattapullut",
66
"contributors": [],

0 commit comments

Comments
Β (0)