Skip to content

Commit

Permalink
chore(release): pull hotfix-release/1.2.10 into main (#36)
Browse files Browse the repository at this point in the history
* fix(new): newest (#35)

* chore(release): 1.2.10

Co-authored-by: shrouti1507 <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
  • Loading branch information
3 people authored Jan 2, 2023
1 parent 02c9d54 commit 2df3e42
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### 1.2.10 (2023-01-02)


### Bug Fixes

* **new:** newest ([#35](https://github.com/shrouti1507/ShroutiGangopadhyay/issues/35)) ([81eacec](https://github.com/shrouti1507/ShroutiGangopadhyay/commit/81eacec74e12a09e285cf4d77ff40171c8fda8b2))

### 1.2.9 (2023-01-02)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shroutigangopadhyay",
"version": "1.2.9",
"version": "1.2.10",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion test-file.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ let newCheck = 'new checking';
let love = 'love new changes';
let checknew = 'new';
let check = 'new check'
let lastest = 'lastest check';
let lastest = 'lastest';

0 comments on commit 2df3e42

Please sign in to comment.