We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5cf23c commit 7ae9f1cCopy full SHA for 7ae9f1c
2 files changed
CHANGELOG.md
@@ -0,0 +1,21 @@
1
+# Changelog
2
+All notable changes to this project will be documented in this file.
3
+
4
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) with some edits,
5
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
+
7
8
+## 🎉 1.0.0
9
10
+### What's Changed
11
+* feat: add SECURITY.md
12
+* feat: add CHANGELOG.md
13
+* feat: add README.md
14
+* feat: add CONTRIBUTING.md
15
+* feat: add CODE_OF_CONDUCT.md
16
+* feat: add FUNDING.yml
17
+* feat: add PULL_REQUEST_TEMPLATE.md
18
+* feat: add issue templates
19
20
+### Full Changelog
21
+https://github.com/Airscripts/blog/commits/1.0.0
VERSION
@@ -0,0 +1 @@
+1.0.0
0 commit comments