Skip to content

Commit f012267

Browse files
chore(release): release 1.8.2-rc.2 (#3034)
Co-authored-by: tae-github-actions[bot] <187522448+tae-github-actions[bot]@users.noreply.github.com>
1 parent 206ccee commit f012267

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.8.2-rc.1"
2+
".": "1.8.2-rc.2"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.8.2-rc.2](https://github.com/accessibility-exchange/platform/compare/v1.8.2-rc.1...v1.8.2-rc.2) (2026-02-18)
4+
5+
6+
### Bug Fixes
7+
8+
* dropdown search in AttachAction/AssociateAction returns no results. (resolves [#3029](https://github.com/accessibility-exchange/platform/issues/3029)) ([#3030](https://github.com/accessibility-exchange/platform/issues/3030)) ([2468f16](https://github.com/accessibility-exchange/platform/commit/2468f164f1cac39f9aecf2b2db3da8e5586bb098))
9+
* error viewing tool when related document has no revisions (resolves [#3031](https://github.com/accessibility-exchange/platform/issues/3031)) ([#3032](https://github.com/accessibility-exchange/platform/issues/3032)) ([206ccee](https://github.com/accessibility-exchange/platform/commit/206ccee2239aa4cf0eeae6dc51c00be8237c59b5))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* release 1.8.2-rc.2 ([#3033](https://github.com/accessibility-exchange/platform/issues/3033)) ([a3d73ca](https://github.com/accessibility-exchange/platform/commit/a3d73ca257d23a75fbfce6392b57608686407399))
15+
316
## [1.8.2-rc.1](https://github.com/accessibility-exchange/platform/compare/v1.8.1...v1.8.2-rc.1) (2026-02-12)
417

518

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"framework",
77
"laravel"
88
],
9-
"version": "1.8.2-rc.1",
9+
"version": "1.8.2-rc.2",
1010
"license": "BSD-3-Clause",
1111
"require": {
1212
"php": "^8.4",

0 commit comments

Comments
 (0)