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 7f1c3fa commit 339d5c4Copy full SHA for 339d5c4
2 files changed
CHANGELOG.md
@@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.
3
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) with some edits,
4
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
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
13
# 1.1.2
14
15
## What's Changed
README.md
@@ -34,7 +34,7 @@ analscript help
34
35
This command will show you something like this:
36
```
37
-Analscript Version 1.1.2
+Analscript Version 1.1.3
38
Copyright (c) 2023 by Airscript
39
40
Usage:
0 commit comments