Skip to content

Commit

Permalink
bump: release version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
airscripts committed Jan 21, 2023
1 parent 4a20441 commit b5c1b28
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 18 deletions.
26 changes: 8 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) with some edits,
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

#### Release Schedule

*This release schedule is valid if development activity is stable.
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 

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

#### Labels
### What's Changed
* feat: add sip client poc

- 🚀 `Feature`: added a new feature
- 💪 `Improvement`: improvement on an existing feature
- 📚 `Documentation`: documented a feature
- 🐛 `Bug`: fixed a bug on a feature
-`Test`: test on a feature
- 🛠 `Refactor`: refactor on an existing feature
- 💀 `Remove`: removed a feature
### Full Changelog
https://github.com/airchive/sheep/commits/1.0.0
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.0.0

0 comments on commit b5c1b28

Please sign in to comment.