Skip to content

Commit

Permalink
Merge pull request #17 from ShahidH/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--tesla

chore(main): release tesla 1.6.0
  • Loading branch information
ShahidH authored Nov 8, 2024
2 parents 9ab76a4 + aabe497 commit d1ab45c
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.5.0"
".": "1.6.0"
}
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [1.6.0](https://github.com/ShahidH/tesla/compare/tesla-v1.5.0...tesla-v1.6.0) (2024-11-08)


### Features

* add hello world script ([e178c9e](https://github.com/ShahidH/tesla/commit/e178c9e79ed1adcda6d18af28ac84a15e31dba99))
* add hello world script ([043dc8f](https://github.com/ShahidH/tesla/commit/043dc8fc58b46cc246057599b47f5fe6e8388c16))
* add hello world script ([56310ea](https://github.com/ShahidH/tesla/commit/56310eaad07d3aee5a6eb7aa9fa725bf7ce9a672))
* add hello world script 10 ([2b7a1d9](https://github.com/ShahidH/tesla/commit/2b7a1d98d64255ef4708ecaf25c1ac3232a446ca))
* add hello world script 10 ([a16760f](https://github.com/ShahidH/tesla/commit/a16760fca4809a3dbbde179b4c603977126bd7f0))
* add hello world script 11 ([c261b61](https://github.com/ShahidH/tesla/commit/c261b61186c3395f076404816246024083a4cbfa))
* add hello world script 12 ([2d0c9d6](https://github.com/ShahidH/tesla/commit/2d0c9d62f6844f75ff280bc92626ebfbb0218dfa))
* add hello world script 12 ([5fdeff3](https://github.com/ShahidH/tesla/commit/5fdeff3beff2c0bc8056abe6b9b7aa8e6e1cea0b))
* add hello world script 13 ([b8991cf](https://github.com/ShahidH/tesla/commit/b8991cfe50ee57c4cbe3fd1919318a4c708c5369))
* add hello world script 2 ([12af68c](https://github.com/ShahidH/tesla/commit/12af68c298ec469c0ecc888875620d76dc61ea6e))
* add hello world script 2 ([a58b438](https://github.com/ShahidH/tesla/commit/a58b4385422590bbda04adb9315e790c391646de))
* add hello world script 3 ([ca38c7e](https://github.com/ShahidH/tesla/commit/ca38c7e74c68aaed0ebce61206c822ba67e6d132))
* add hello world script 3 ([b095a32](https://github.com/ShahidH/tesla/commit/b095a32f55265964ca1943dc8fe4a631b4350ddc))
* add hello world script 4 ([3f70753](https://github.com/ShahidH/tesla/commit/3f7075316c264c167e4dccc07e61ff052e00febb))
* add hello world script 5 ([e7562c8](https://github.com/ShahidH/tesla/commit/e7562c8557d03940ed0325ac652a0f0cdf8d2f13))
* add hello world script 5 ([6a57c46](https://github.com/ShahidH/tesla/commit/6a57c46623af3604cb922fc8e3257939aff15433))
* add hello world script 6 ([881e18b](https://github.com/ShahidH/tesla/commit/881e18b8e015cbe3076c52123ae27f151f390110))
* add hello world script 6 ([13f749b](https://github.com/ShahidH/tesla/commit/13f749b7fb1cd41cf9be78c4c802685d58fdd9ee))
* add hello world script 7 ([524f1b9](https://github.com/ShahidH/tesla/commit/524f1b93340c211549b698b51528990f1ab2421e))
* add hello world script 8 ([a207855](https://github.com/ShahidH/tesla/commit/a207855bc1090ae329b8f4fe5dfc3bfb875eeae9))

## [1.5.0](https://github.com/ShahidH/tesla/compare/v1.4.0...v1.5.0) (2024-11-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tesla",
"version": "1.1.0",
"version": "1.6.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d1ab45c

Please sign in to comment.