Skip to content

Commit 91c2c29

Browse files
committed
1.14.0 readiness
Updates the CHANGELOG.md to set the release date.
1 parent 22eed25 commit 91c2c29

File tree

1 file changed

+46
-1
lines changed

1 file changed

+46
-1
lines changed

CHANGELOG.md

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ All notable changes to this project will be documented in this file, in reverse
2525

2626
- Nothing.
2727

28-
## 1.14.0 - 2022-07-25
28+
## 1.14.0 - 2022-07-26
2929

3030

3131
-----
@@ -67,6 +67,51 @@ Feature release (minor)
6767

6868
- [172: add continuous integration action](https://github.com/laminas/automatic-releases/pull/172) thanks to @ghostwriter
6969

70+
71+
-----
72+
73+
### Release Notes for [1.14.0](https://github.com/laminas/automatic-releases/milestone/37)
74+
75+
Feature release (minor)
76+
77+
### 1.14.0
78+
79+
- Total issues resolved: **2**
80+
- Total pull requests resolved: **17**
81+
- Total contributors: **5**
82+
83+
#### Bug
84+
85+
- [200: Fix #198 - make GIT's `safe.directory` `'*'` by default on repository fetch](https://github.com/laminas/automatic-releases/pull/200) thanks to @Ocramius
86+
- [199: Use `git config credential.helper 'store --file=/tmp/file' for `git push`](https://github.com/laminas/automatic-releases/pull/199) thanks to @Ocramius
87+
88+
#### renovate
89+
90+
- [197: chore(deps): lock file maintenance](https://github.com/laminas/automatic-releases/pull/197) thanks to @renovate[bot]
91+
- [196: chore(deps): update docker/setup-qemu-action action to v2](https://github.com/laminas/automatic-releases/pull/196) thanks to @renovate[bot]
92+
- [195: chore(deps): update docker/setup-buildx-action action to v2](https://github.com/laminas/automatic-releases/pull/195) thanks to @renovate[bot]
93+
- [194: chore(deps): update docker/login-action action to v2](https://github.com/laminas/automatic-releases/pull/194) thanks to @renovate[bot]
94+
- [193: chore(deps): update docker/build-push-action action to v3](https://github.com/laminas/automatic-releases/pull/193) thanks to @renovate[bot]
95+
- [190: chore(deps): update dependency monolog/monolog to v3](https://github.com/laminas/automatic-releases/pull/190) thanks to @renovate[bot]
96+
- [189: chore(deps): update dependency azjezz/psl to v2](https://github.com/laminas/automatic-releases/pull/189) thanks to @renovate[bot]
97+
- [188: chore(deps): update actions/checkout action to v3](https://github.com/laminas/automatic-releases/pull/188) thanks to @renovate[bot]
98+
- [185: Configure Renovate](https://github.com/laminas/automatic-releases/pull/185) thanks to @renovate[bot]
99+
100+
#### dependencies
101+
102+
- [184: build(deps): Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5](https://github.com/laminas/automatic-releases/pull/184) thanks to @dependabot[bot]
103+
- [183: build(deps): Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4](https://github.com/laminas/automatic-releases/pull/183) thanks to @dependabot[bot]
104+
- [182: build(deps): Bump guzzlehttp/guzzle from 7.3.0 to 7.4.3](https://github.com/laminas/automatic-releases/pull/182) thanks to @dependabot[bot]
105+
106+
#### Enhancement
107+
108+
- [180: Add support for Git LFS](https://github.com/laminas/automatic-releases/pull/180) thanks to @snapshotpl
109+
- [178: Prepare for Renovate with reusable workflows](https://github.com/laminas/automatic-releases/pull/178) thanks to @ghostwriter
110+
111+
#### Enhancement,dependencies
112+
113+
- [172: add continuous integration action](https://github.com/laminas/automatic-releases/pull/172) thanks to @ghostwriter
114+
70115
## 1.13.0 - 2021-10-03
71116

72117

0 commit comments

Comments
 (0)