Skip to content

Commit c1e46f5

Browse files
Ivan KamkinIvan Kamkin
authored andcommitted
Added changelog
Reset scripts mod
1 parent 002b87f commit c1e46f5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
dart test
2323
chmod +x scripts/*
2424
./scripts/run_snippets.sh
25-
git clean -df
25+
chmod -x scripts/*
2626
env:
2727
TEST_CONFIGURATION_ACCESS_TOKEN: ${{ secrets.TEST_CONFIGURATION_ACCESS_TOKEN }}
2828

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 4.25.2
4+
5+
* February 2025 Release
6+
37
## 4.25.1
48

59
* [Aspose.BarCode.Cloud API](https://api.aspose.cloud/v4.0/barcode/swagger/spec) version changed to v4.0.

0 commit comments

Comments
 (0)