Skip to content

Commit b1e88ee

Browse files
committed
repo: bump version to 1.0.0
1 parent b90f780 commit b1e88ee

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) with some edits,
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5+
6+
# 1.0.0
7+
8+
## What's Changed
9+
* feat: add configs
10+
* feat: add scripts
11+
* feat: add container specs
12+
* feat: add makefile
13+
14+
**Full Changelog**: https://github.com/Airscripts/anvim/commits/1.0.0

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Supported Versions
44
| Version | Supported |
55
| ------- | ------------------ |
6-
| 0.1.x | :white_check_mark: |
6+
| 1.0.x | :white_check_mark: |
77

88
## Reporting Vulnerability
99
To report a vulnerability, open an [issue](https://github.com/airscripts/anvim/issues/new/choose).

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
1.0.0

0 commit comments

Comments
 (0)