Skip to content

Commit ba952f5

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.1.0
1 parent a8727bb commit ba952f5

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

CHANGELOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [2.1.0](https://github.com/Pradumnasaraf/DevOps/compare/v2.0.2...v2.1.0) (2024-07-25)
2+
3+
4+
### Features
5+
6+
* update intro and config ([a8727bb](https://github.com/Pradumnasaraf/DevOps/commit/a8727bb21e033886d0d201da74d9dd68777152cb))
7+
8+
9+
110
## [2.0.2](https://github.com/Pradumnasaraf/DevOps/compare/v1.5.1...v2.0.2) (2024-07-24)
211

312

@@ -29,12 +38,3 @@
2938

3039

3140

32-
## [1.4.4](https://github.com/Pradumnasaraf/DevOps/compare/v1.4.3...v1.4.4) (2024-01-16)
33-
34-
35-
### Bug Fixes
36-
37-
* update the docker compose file to compose.dev.yaml and compose.yaml ([a7f57fe](https://github.com/Pradumnasaraf/DevOps/commit/a7f57fe51e4277b205b773706af1da4f5c09a702))
38-
39-
40-

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devops",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)