Skip to content

Commit

Permalink
Merge pull request #19 from itsmechlark/release-please--branches--main
Browse files Browse the repository at this point in the history
chore: release main
  • Loading branch information
itsmechlark committed Jan 30, 2024
2 parents 05fbcb6 + 9101d4d commit b596067
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
".": "1.4.1",
".": "1.4.2",
"src/1password": "1.0.2",
"src/act": "1.0.0",
"src/doppler": "2.1.2",
"src/doppler": "2.1.3",
"src/postgresql": "1.4.0",
"src/rabbitmq-server": "1.0.0",
"src/redis-server": "1.0.1",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.2](https://github.com/itsmechlark/features/compare/v1.4.1...v1.4.2) (2024-01-30)


### Bug Fixes

* **doppler:** Set remote user as owner ([05fbcb6](https://github.com/itsmechlark/features/commit/05fbcb6a10bd7d6437dcf75bb9dcaec4d8e4ced8))

## [1.4.1](https://github.com/itsmechlark/features/compare/v1.4.0...v1.4.1) (2024-01-29)


Expand Down
7 changes: 7 additions & 0 deletions src/doppler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.3](https://github.com/itsmechlark/features/compare/doppler-v2.1.2...doppler-v2.1.3) (2024-01-30)


### Bug Fixes

* **doppler:** Set remote user as owner ([05fbcb6](https://github.com/itsmechlark/features/commit/05fbcb6a10bd7d6437dcf75bb9dcaec4d8e4ced8))

## [2.1.2](https://github.com/itsmechlark/features/compare/doppler-v2.1.1...doppler-v2.1.2) (2024-01-29)


Expand Down
2 changes: 1 addition & 1 deletion src/doppler/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Doppler CLI",
"id": "doppler",
"version": "2.1.2",
"version": "2.1.3",
"description": "Install the Doppler CLI in local development and production environments.",
"options": {
"version": {
Expand Down

0 comments on commit b596067

Please sign in to comment.