Skip to content

Commit 1af7c73

Browse files
chore(main): release aws-sso-reorder 1.0.2 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 53bcf1e commit 1af7c73

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.0.1"}
1+
{".":"1.0.2"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Summary
99
5. version timestamp follow the yyyy.MM.dd format
1010
```
1111

12+
## [1.0.2](https://github.com/Danwakeem/aws-sso-reorder/compare/aws-sso-reorder@v1.0.1...aws-sso-reorder@v1.0.2) (2024-06-27)
13+
14+
15+
### Bug Fixes
16+
17+
* Input reset list ([53bcf1e](https://github.com/Danwakeem/aws-sso-reorder/commit/53bcf1e12b17101c023a624bc974f1c6ac50686f))
18+
1219
## [1.0.1](https://github.com/Danwakeem/aws-sso-reorder/compare/aws-sso-reorder@v1.0.0...aws-sso-reorder@v1.0.1) (2024-06-26)
1320

1421

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aws-sso-reorder",
33
"displayName": "AWS SSO Reorder",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"author": "Danwakeem",
66
"description": "Chrome extension that allows you to reorder aws accounts on the AWS SSO page",
77
"type": "module",

0 commit comments

Comments
 (0)