Skip to content

Commit 041a588

Browse files
authored
Merge pull request #133 from Shojin-App/release/v1.1.9
2 parents 54efa2c + 9dc893b commit 041a588

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## [Unreleased]
22

3+
## [1.1.9] - 2025-09-28
4+
5+
- (placeholder) Describe changes here
6+
7+
38
## [1.1.8] - 2025-09-28
49

510
- (placeholder) Describe changes here

lib/generated/oss_licenses.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7620,13 +7620,13 @@ SOFTWARE.''',
76207620
devDependencies: [PackageRef('path')],
76217621
);
76227622

7623-
/// shojin_app 1.1.3
7623+
/// shojin_app 1.1.8
76247624
const _shojin_app = Package(
76257625
name: 'shojin_app',
76267626
description: 'AtCoderの精進をスマホでも。',
76277627
homepage: 'https://github.com/Shojin-App/shojin_app',
76287628
authors: [],
7629-
version: '1.1.3',
7629+
version: '1.1.8',
76307630
license: '''GNU GENERAL PUBLIC LICENSE
76317631
Version 3, 29 June 2007
76327632

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ homepage: https://github.com/Shojin-App/shojin_app
44

55
publish_to: 'none'
66

7-
version: 1.1.8
7+
version: 1.1.9
88

99
environment:
1010
sdk: ^3.8.1

0 commit comments

Comments
 (0)