File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.
33The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) with some edits,
44and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
55
6+ # 1.1.3
7+
8+ ## What's Changed
9+ * refactor: remove config.js file
10+
11+ ** Full Changelog** : https://github.com/airscripts/analscript/compare/1.1.2...1.1.3
12+
613# 1.1.2
714
815## What's Changed
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ analscript help
3434
3535This command will show you something like this:
3636```
37- Analscript Version 1.1.2
37+ Analscript Version 1.1.3
3838Copyright (c) 2023 by Airscript
3939
4040Usage:
You can’t perform that action at this time.
0 commit comments