@paperless/conventions 2.0.1-beta.37 → 2.0.1-beta.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [2.0.1-beta.38](https://github.com/Employes/Paperless/compare/v1.69.0...v2.0.1-beta.38) (2025-04-16)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @paperless/conventions
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [2.0.1-beta.37](https://github.com/Employes/Paperless/compare/v2.0.1-beta.36...v2.0.1-beta.37) (2025-04-07)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @paperless/conventions
|
|
@@ -285,6 +293,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
285
293
|
|
|
286
294
|
## [2.0.1-beta.2](https://github.com/Employes/Paperless/compare/v1.65.0...v2.0.1-beta.2) (2025-02-20)
|
|
287
295
|
|
|
296
|
+
**Note:** Version bump only for package @paperless/conventions
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
# [1.69.0](https://github.com/Employes/Paperless/compare/v1.68.1...v1.69.0) (2025-04-11)
|
|
288
303
|
|
|
289
304
|
**Note:** Version bump only for package @paperless/conventions
|
|
290
305
|
|
package/package.json
CHANGED