Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit 0658fc7

Browse files
chore(main): release 1.0.0
1 parent 1c164ef commit 0658fc7

2 files changed

Lines changed: 35 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-01-16)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* upgrade to Laminas v3 ([#12](https://github.com/dvsa/olcs-internal/issues/12))
9+
* migrate to GitHub ([#4](https://github.com/dvsa/olcs-internal/issues/4))
10+
11+
### Features
12+
13+
* Bump olcs-transfer version ([#14](https://github.com/dvsa/olcs-internal/issues/14)) ([1b4602b](https://github.com/dvsa/olcs-internal/commit/1b4602b8b27eba2ca004f481d9ad43e25c0264c7))
14+
* Close Conversation Front-end ([#13](https://github.com/dvsa/olcs-internal/issues/13)) ([74f5a00](https://github.com/dvsa/olcs-internal/commit/74f5a0068910a9c0a16791ef9e52e93c290f66f2))
15+
* List messages in Conversations ([#5](https://github.com/dvsa/olcs-internal/issues/5)) ([7135aff](https://github.com/dvsa/olcs-internal/commit/7135affbab114372a8fe2a5f918d6c83d9a54a5a))
16+
* migrate to GitHub ([#4](https://github.com/dvsa/olcs-internal/issues/4)) ([7b02eea](https://github.com/dvsa/olcs-internal/commit/7b02eea75847c2a5991a23853d0699d7baf622db))
17+
* upgrade to Laminas v3 ([#12](https://github.com/dvsa/olcs-internal/issues/12)) ([1c164ef](https://github.com/dvsa/olcs-internal/commit/1c164ef618f6241dc348496871fa66748aeed9b5))
18+
* VOL-4336 - Added Tab, Conversation List & Boilerplate for new & disable. ([8651c6d](https://github.com/dvsa/olcs-internal/commit/8651c6d63443e57287fa66b27fed3e987228560e))
19+
20+
21+
### Bug Fixes
22+
23+
* Close class refactor not picked up in Controller. ([#15](https://github.com/dvsa/olcs-internal/issues/15)) ([774fdcf](https://github.com/dvsa/olcs-internal/commit/774fdcfd551d3bf93b7b848f6202b5745a06b9e6))
24+
* Document Generation ?? check ([b4298d2](https://github.com/dvsa/olcs-internal/commit/b4298d2e9a38a97053b282369c9e858ca385a1d9))
25+
* remove form unit tests ([#9](https://github.com/dvsa/olcs-internal/issues/9)) ([2b2acea](https://github.com/dvsa/olcs-internal/commit/2b2acead9da8c2d0b18d249df803445da63f8213))
26+
* restore default locale ([#16](https://github.com/dvsa/olcs-internal/issues/16)) ([f27b1ce](https://github.com/dvsa/olcs-internal/commit/f27b1ce42592b92664a89d8eb19bbf7f7afd44b2))
27+
* VOL-4336 - Messages Tab is hidden when MSG FToggle is disabled ([c96d2d5](https://github.com/dvsa/olcs-internal/commit/c96d2d5a2ff838a5dba7af68b2f25b1a34a2ba67))
28+
* VOL-4687 - Conversation List controllers use new queries & cleanup ([2486799](https://github.com/dvsa/olcs-internal/commit/2486799579262d363aa1527d664bb975ea7bf434))
29+
30+
31+
### Miscellaneous Chores
32+
33+
* add Dependabot config ([#8](https://github.com/dvsa/olcs-internal/issues/8)) ([38c78c5](https://github.com/dvsa/olcs-internal/commit/38c78c5417c80375ab74537bcc7c3a2f3221172e))
34+
* vol-4649 updated correct namespacing ([e40ab3f](https://github.com/dvsa/olcs-internal/commit/e40ab3f7dbc502928077340c39503bbd2f19f30c))

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@phpstan"
8080
]
8181
},
82-
"extra" : {
82+
"extra": {
8383
"bamarni-bin": {
8484
"bin-links": true,
8585
"forward-command": true

0 commit comments

Comments
 (0)