Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit 4adfda3

Browse files
authored
Merge pull request #40 from LerianStudio/develop
Develop
2 parents 72fcbb9 + e0c1d7b commit 4adfda3

2 files changed

Lines changed: 6 additions & 20 deletions

File tree

.releaserc.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,12 @@ plugins:
4545
- path: "@semantic-release/npm"
4646
- path: "@semantic-release/exec"
4747

48-
# Plugin to perform the backmerge between the 'main' and 'develop' branches
49-
- path: "@saithodev/semantic-release-backmerge"
50-
backmergeBranches:
51-
- from: main
52-
to: develop
53-
message: "chore(release): Preparations for next release [skip ci]"
54-
55-
48+
# # Plugin to perform the backmerge between the 'main' and 'develop' branches
49+
# - path: "@saithodev/semantic-release-backmerge"
50+
# backmergeBranches:
51+
# - from: main
52+
# to: develop
53+
# message: "chore(release): Preparations for next release [skip ci]"
5654

5755
branches:
5856
- name: main

CHANGELOG.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
## [v1.8.1] - 2025-09-04
2-
3-
[Compare changes](https://github.com/LerianStudio/lib-commons-js/compare/v1.8.0...v1.8.1)
4-
Contributors: Guilherme Moreira Rodrigues, lerian-studio
5-
6-
### 📚 Documentation
7-
- **Updated Changelog**: The changelog has been refreshed to accurately reflect recent changes and improvements. This update helps users and contributors easily track the project's evolution, fostering transparency and collaboration within the community.
8-
9-
### 🔧 Maintenance
10-
- **Streamlined Release Process**: We've reorganized the release configuration by integrating the npm plugin with semantic-release. This enhancement ensures more reliable and efficient deployments, reducing the need for manual intervention and improving overall workflow efficiency. Users can now expect a more seamless update experience.
11-
12-
131
## [v1.7.0-beta.4] - 2025-09-04
142

153
[Compare changes](https://github.com/LerianStudio/lib-commons-js/compare/v1.7.0-beta.3...v1.7.0-beta.4)

0 commit comments

Comments
 (0)