Skip to content

Commit

Permalink
chore(release): 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Falcion committed Sep 27, 2024
1 parent 6cf3319 commit 2cfe93f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.1.2](https://github.com/mokkapps/changelog-generator-demo/compare/v2.1.1...v2.1.2) (2024-09-27)


### Build system

* **dependency-tests:** add dependency tests and build for Node.js env of project ([6cf3319](https://github.com/mokkapps/changelog-generator-demo/commits/6cf3319ce28b936cd786e20a2e3a90537be599ff))
* **deps:** bump esbuild from 0.23.1 to 0.24.0 ([581160a](https://github.com/mokkapps/changelog-generator-demo/commits/581160aac35eea8b3aaf49bf8528f67ce88a9505))

### [2.1.1](https://github.com/mokkapps/changelog-generator-demo/compare/v2.1.0...v2.1.1) (2024-09-24)


Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"author": "Falcion",
"authorUrl": "https://github.com/Falcion/",
"license": "MIT",
"version": "2.1.1"
"version": "2.1.2"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "patternugit",
"displayName": "Patternugit",
"version": "2.1.1",
"version": "2.1.2",
"description": "Preconfigured pattern for your repository with universal cases for markdown files of documentations and other actions/scripts",
"main": "environment.ts",
"private": true,
Expand Down

0 comments on commit 2cfe93f

Please sign in to comment.