|
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 |
| -## [1.1.6](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected].5...@sclable/[email protected].6) (2022-08-30) |
| 6 | +## [1.1.7](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected].6...@sclable/[email protected].7) (2024-09-11) |
7 | 7 |
|
8 | 8 | **Note:** Version bump only for package @sclable/nestjs-queue
|
9 | 9 |
|
| 10 | +## [1.1.6](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2022-08-30) |
10 | 11 |
|
11 |
| - |
12 |
| - |
| 12 | +**Note:** Version bump only for package @sclable/nestjs-queue |
13 | 13 |
|
14 | 14 | ## [1.1.5](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2022-01-04)
|
15 | 15 |
|
16 |
| - |
17 | 16 | ### Bug Fixes
|
18 | 17 |
|
19 |
| -* **queue:** upgrade azure-service-bus to v7.4.0 ([6bf7bab](https://github.com/sclable/nestjs-libs/commit/6bf7bababf1db1c31b81ed931380c6bcb90db3ec)) |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
| 18 | +- **queue:** upgrade azure-service-bus to v7.4.0 ([6bf7bab](https://github.com/sclable/nestjs-libs/commit/6bf7bababf1db1c31b81ed931380c6bcb90db3ec)) |
24 | 19 |
|
25 | 20 | ## [1.1.4](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2022-01-04)
|
26 | 21 |
|
27 | 22 | **Note:** Version bump only for package @sclable/nestjs-queue
|
28 | 23 |
|
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 | 24 | ## [1.1.3](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2021-11-12)
|
34 | 25 |
|
35 | 26 | **Note:** Version bump only for package @sclable/nestjs-queue
|
36 | 27 |
|
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 | 28 | ## [1.1.2](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2021-11-11)
|
42 | 29 |
|
43 | 30 | **Note:** Version bump only for package @sclable/nestjs-queue
|
44 | 31 |
|
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 | 32 | ## [1.1.1](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2021-11-11)
|
50 | 33 |
|
51 | 34 | **Note:** Version bump only for package @sclable/nestjs-queue
|
52 | 35 |
|
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 | 36 | # [1.1.0](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2021-11-10)
|
58 | 37 |
|
59 |
| - |
60 | 38 | ### Features
|
61 | 39 |
|
62 |
| -* use common async provider library ([dc2f75f](https://github.com/sclable/nestjs-libs/commit/dc2f75f2e44b2aa283bbd3f3de20418604fb48fb)) |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
| 40 | +- use common async provider library ([dc2f75f](https://github.com/sclable/nestjs-libs/commit/dc2f75f2e44b2aa283bbd3f3de20418604fb48fb)) |
67 | 41 |
|
68 | 42 | ## [1.0.11](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2021-11-09)
|
69 | 43 |
|
70 | 44 | **Note:** Version bump only for package @sclable/nestjs-queue
|
71 | 45 |
|
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 | 46 | ## [1.0.10](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2021-11-04)
|
77 | 47 |
|
78 | 48 | **Note:** Version bump only for package @sclable/nestjs-queue
|
79 | 49 |
|
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 | 50 | ## [1.0.9](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2021-10-27)
|
85 | 51 |
|
86 | 52 | **Note:** Version bump only for package @sclable/nestjs-queue
|
87 | 53 |
|
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 | 54 | ## 1.0.8 (2021-10-25)
|
93 | 55 |
|
94 |
| - |
95 | 56 | ### Bug Fixes
|
96 | 57 |
|
97 |
| -* **auth:** enable /login endpoint ([1853202](https://github.com/sclable/nestjs-libs/commit/1853202630ae9219ec412c8cddf7b557435ee22a)) |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
| 58 | +- **auth:** enable /login endpoint ([1853202](https://github.com/sclable/nestjs-libs/commit/1853202630ae9219ec412c8cddf7b557435ee22a)) |
102 | 59 |
|
103 | 60 | ## 1.0.7 (2021-10-25)
|
104 | 61 |
|
105 | 62 | **Note:** Version bump only for package @sclable/nestjs-queue
|
106 | 63 |
|
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 | 64 | ## 1.0.6 (2021-10-21)
|
112 | 65 |
|
113 | 66 | **Note:** Version bump only for package @sclable/nestjs-queue
|
114 | 67 |
|
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 | 68 | ## 1.0.5 (2021-10-18)
|
120 | 69 |
|
121 | 70 | **Note:** Version bump only for package @sclable/nestjs-queue
|
122 | 71 |
|
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 | 72 | ## 1.0.4 (2021-10-11)
|
128 | 73 |
|
129 | 74 | **Note:** Version bump only for package @sclable/nestjs-queue
|
130 | 75 |
|
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 | 76 | ## 1.0.3 (2021-10-08)
|
136 | 77 |
|
137 | 78 | **Note:** Version bump only for package @sclable/nestjs-queue
|
138 | 79 |
|
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 | 80 | ## 1.0.2 (2021-10-08)
|
144 | 81 |
|
145 | 82 | **Note:** Version bump only for package @sclable/nestjs-queue
|
146 | 83 |
|
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
151 | 84 | ## 1.0.2 (2021-06-11)
|
152 | 85 |
|
153 | 86 | **Note:** Version bump only for package @sclable/nestjs-queue
|
154 | 87 |
|
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| - |
159 | 88 | ## 1.0.1 (2021-06-09)
|
160 | 89 |
|
161 | 90 | **Note:** Version bump only for package @sclable/nestjs-queue
|
0 commit comments