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

Commit

Permalink
chore(main): release 16.0.1 (#13)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[16.0.1](16.0.0...16.0.1)
(2023-08-27)


### Bug Fixes

* address timing issue with .env file watcher
([#16](#16))
([6a2480e](6a2480e))
* **deps:** update angular monorepo to v16.2.1
([#15](#15))
([0fba0a0](0fba0a0))
* **deps:** update angular monorepo to v16.2.2
([#17](#17))
([74ff2ad](74ff2ad))
* **deps:** update angularmaterial monorepo to v16.2.1
([#11](#11))
([b215def](b215def))
* **deps:** update dependency tslib to v2.6.2
([#12](#12))
([02d0cef](02d0cef))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 27, 2023
1 parent 1cb7e62 commit fa5c381
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [16.0.1](https://github.com/angular-static-server/angular-static-server/compare/16.0.0...16.0.1) (2023-08-27)


### Bug Fixes

* address timing issue with .env file watcher ([#16](https://github.com/angular-static-server/angular-static-server/issues/16)) ([6a2480e](https://github.com/angular-static-server/angular-static-server/commit/6a2480e3e02e4d7a0c483cf154d25ba7b2554810))
* **deps:** update angular monorepo to v16.2.1 ([#15](https://github.com/angular-static-server/angular-static-server/issues/15)) ([0fba0a0](https://github.com/angular-static-server/angular-static-server/commit/0fba0a0c0e3e675a3d7f0e3a07cab60f2a156018))
* **deps:** update angular monorepo to v16.2.2 ([#17](https://github.com/angular-static-server/angular-static-server/issues/17)) ([74ff2ad](https://github.com/angular-static-server/angular-static-server/commit/74ff2ad8171e2194f934259775adb9b17f852b5c))
* **deps:** update angularmaterial monorepo to v16.2.1 ([#11](https://github.com/angular-static-server/angular-static-server/issues/11)) ([b215def](https://github.com/angular-static-server/angular-static-server/commit/b215def2732dcd4deb79f918132366de952f252b))
* **deps:** update dependency tslib to v2.6.2 ([#12](https://github.com/angular-static-server/angular-static-server/issues/12)) ([02d0cef](https://github.com/angular-static-server/angular-static-server/commit/02d0cef20f5c35d358b1a8be4e1c31f6b7c47e33))

## 16.0.0 (2023-08-20)


Expand Down

0 comments on commit fa5c381

Please sign in to comment.