Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #195 from devuri/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 1.2.0
  • Loading branch information
devuri authored Nov 1, 2023
2 parents 779adfa + 0e51763 commit 800402c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
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.1.0"
".": "1.2.0"
}
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.2.0](https://github.com/devuri/wp-env-config/compare/v1.1.0...v1.2.0) (2023-10-30)


### Features

* add option to Auto-Activate Elementor as Hourly Cron. ([08fec09](https://github.com/devuri/wp-env-config/commit/08fec09efca45028cd5aee7de0fadec613d58663))
* disable `application_passwords` in .env file ([c3df479](https://github.com/devuri/wp-env-config/commit/c3df479fab54612ffc03965dc7a0b5fdab83717f))


### Bug Fixes

* use upgraded encryption 0.3 ([2d479fb](https://github.com/devuri/wp-env-config/commit/2d479fb1782b5096f3a35055195cd3ce237267a6))


### Miscellaneous Chores

* build ([500918d](https://github.com/devuri/wp-env-config/commit/500918dbf94c31ff714bdafc029c2b5ddb8fb894))

## [1.1.0](https://github.com/devuri/wp-env-config/compare/v1.0.5...v1.1.0) (2023-10-28)


Expand Down

0 comments on commit 800402c

Please sign in to comment.