Skip to content

Commit b5c1b28

Browse files
committed
bump: release version 1.0.0
1 parent 4a20441 commit b5c1b28

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

CHANGELOG.md

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,14 @@
11
# Changelog
2-
3-
All notable changes to this project will be documented in this file.
2+
All notable changes to this project will be documented in this file.
43

54
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) with some edits,
6-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7-
8-
#### Release Schedule
9-
10-
*This release schedule is valid if development activity is stable.
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
 
117

12-
- `Weekly`: Patch version at the end of every week or anytime for urgent bugfix
13-
- `Monthly`: Minor version at the end of every month or at end of every week if work is already done
14-
- `Major`: Major version when needed, following monthly schedule pattern
8+
## 🎉 1.0.0
159

16-
#### Labels
10+
### What's Changed
11+
* feat: add sip client poc
1712

18-
- 🚀 `Feature`: added a new feature
19-
- 💪 `Improvement`: improvement on an existing feature
20-
- 📚 `Documentation`: documented a feature
21-
- 🐛 `Bug`: fixed a bug on a feature
22-
-`Test`: test on a feature
23-
- 🛠 `Refactor`: refactor on an existing feature
24-
- 💀 `Remove`: removed a feature
13+
### Full Changelog
14+
https://github.com/airchive/sheep/commits/1.0.0

VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.0.0

0 commit comments

Comments
 (0)