Skip to content

Commit

Permalink
chore: release v1.0.0-3
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and steveoh committed Oct 7, 2024
1 parent 7201f2c commit 4088dad
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 3 deletions.
70 changes: 70 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,75 @@
# Changelog

## 1.0.0-3 (2024-10-07)


### Features

* add anchor links to main subjects ([4ec925b](https://github.com/agrc/plpco-rdcc-notifications/commit/4ec925b2e8a296d47b8143434740bb234262508a)), closes [#22](https://github.com/agrc/plpco-rdcc-notifications/issues/22)
* add new projects and upcoming dates ([8b97268](https://github.com/agrc/plpco-rdcc-notifications/commit/8b97268422df7946d8b10b70b477cf133efda300)), closes [#12](https://github.com/agrc/plpco-rdcc-notifications/issues/12) [#6](https://github.com/agrc/plpco-rdcc-notifications/issues/6)
* add state comments section ([28fdb76](https://github.com/agrc/plpco-rdcc-notifications/commit/28fdb7610f6b7c79f8767f8dad4e3161d39c2053)), closes [#13](https://github.com/agrc/plpco-rdcc-notifications/issues/13)
* get token for secured service ([ca8f5d3](https://github.com/agrc/plpco-rdcc-notifications/commit/ca8f5d3931c211e370da292544b33abf00b76bef))
* send mail with sendgrid ([27ecc44](https://github.com/agrc/plpco-rdcc-notifications/commit/27ecc447f2b81154e5359d56ddd9b3854f892fd7)), closes [#3](https://github.com/agrc/plpco-rdcc-notifications/issues/3)
* stay up to date ([e31cf6b](https://github.com/agrc/plpco-rdcc-notifications/commit/e31cf6b4d91b865158a83fcc01f982e713ec2d58))
* weekly email intro text ([9ab5228](https://github.com/agrc/plpco-rdcc-notifications/commit/9ab522802b05a7de20239796b921d389f919bb30)), closes [#7](https://github.com/agrc/plpco-rdcc-notifications/issues/7)


### Bug Fixes

* 7 not 11 ([2c34cbe](https://github.com/agrc/plpco-rdcc-notifications/commit/2c34cbe2503faad2bad949d57294283dc9756098))
* add file extension ([0292f83](https://github.com/agrc/plpco-rdcc-notifications/commit/0292f83a53706cf89793ce591eb1968a9c3bbb01))
* add title to new projects ([2a44462](https://github.com/agrc/plpco-rdcc-notifications/commit/2a444623701c017e834f705a656b118eb95874c0)), closes [#15](https://github.com/agrc/plpco-rdcc-notifications/issues/15)
* add title to upcoming projects ([2a035b3](https://github.com/agrc/plpco-rdcc-notifications/commit/2a035b3a65b2ca33e74389afa5fa991190d13de9)), closes [#16](https://github.com/agrc/plpco-rdcc-notifications/issues/16)
* add title_action to project item ([2c2c2ff](https://github.com/agrc/plpco-rdcc-notifications/commit/2c2c2ffd3ecf0cbb4dd0ff723615d7cdb3a183da)), closes [#17](https://github.com/agrc/plpco-rdcc-notifications/issues/17)
* add website url ([1687739](https://github.com/agrc/plpco-rdcc-notifications/commit/16877396910b35de16c4012b06ae51f8dde4d047)), closes [#7](https://github.com/agrc/plpco-rdcc-notifications/issues/7)
* correct html syntax ([13179d2](https://github.com/agrc/plpco-rdcc-notifications/commit/13179d2429699a4b9a975b019274a17b803cb924))
* dont use default export ([77c9061](https://github.com/agrc/plpco-rdcc-notifications/commit/77c90617debd29f1416ef3653ab65e39e7926f1e))
* exports to esm export default ([2f778f4](https://github.com/agrc/plpco-rdcc-notifications/commit/2f778f422f225418bc25df34cce922251f1edb4f))
* extension is required ([7c22dba](https://github.com/agrc/plpco-rdcc-notifications/commit/7c22dba3b5978216b8326f7549787a7f97a63eb9))
* february dependency updates ([e9facfe](https://github.com/agrc/plpco-rdcc-notifications/commit/e9facfecd1e0dce4ab179f8640d03d1dc1140b2c))
* january updates ([32ef4fc](https://github.com/agrc/plpco-rdcc-notifications/commit/32ef4fc7d27e763644ca61e67f9cdc3760a02a38))
* refactor query client out for node and browser ([557a98c](https://github.com/agrc/plpco-rdcc-notifications/commit/557a98c1547944da9866a33cbee627a7b00bdce2))
* remove any white space or newlines from secret ([9281036](https://github.com/agrc/plpco-rdcc-notifications/commit/928103679b5c376b9c30efdfcdd17cc0730549ae))
* remove catch to get correct status ([3f26b06](https://github.com/agrc/plpco-rdcc-notifications/commit/3f26b062e7ca2ce2f89c36ea6d8f755aaf7f12bb))
* remove extra download item ([44374b8](https://github.com/agrc/plpco-rdcc-notifications/commit/44374b861b9a7846a72b5b5180f4af7c23eb4e7f)), closes [#12](https://github.com/agrc/plpco-rdcc-notifications/issues/12)
* remove hours and minutes ([58f6d86](https://github.com/agrc/plpco-rdcc-notifications/commit/58f6d86a0e8bd0ec2b46f27884e80e0bbd3b05d1))
* remove project links ([f6f7c19](https://github.com/agrc/plpco-rdcc-notifications/commit/f6f7c195279b55ae72c1778e9bb2060498f04c7e)), closes [#18](https://github.com/agrc/plpco-rdcc-notifications/issues/18)
* set type to module for import ([e6e11c3](https://github.com/agrc/plpco-rdcc-notifications/commit/e6e11c3c879efc71d46a175295d4a2ad84994592))
* try functions framework ([01f1832](https://github.com/agrc/plpco-rdcc-notifications/commit/01f1832cb062fb6de35fcbdf6eedc3caac30c2df))
* unignore index.html and sort ([87af362](https://github.com/agrc/plpco-rdcc-notifications/commit/87af362a97c7948ab596dcb5adbc8afcae54ed51))
* update favicon url ([d3e0ddf](https://github.com/agrc/plpco-rdcc-notifications/commit/d3e0ddfba9375267a6d137cf7413847a33e6d52e))
* use got instead of ky for nodejs ([41fb11b](https://github.com/agrc/plpco-rdcc-notifications/commit/41fb11b4c8092e62851e57f01daee359db454310))
* use string ([7b8b475](https://github.com/agrc/plpco-rdcc-notifications/commit/7b8b4755fc153f97df5cd67bb3d181bab2928f0f))


### Dependencies

* bump the safe-dependencies group across 1 directory with 4 updates ([e59487b](https://github.com/agrc/plpco-rdcc-notifications/commit/e59487b3738806eed56f5c6b72eae32c44986784))
* **dev:** bump @babel/traverse from 7.23.0 to 7.23.2 ([7996bcb](https://github.com/agrc/plpco-rdcc-notifications/commit/7996bcb824983c2408358b8e4b90da95a3d3d241))
* **dev:** bump the safe-dependencies group with 2 updates ([d2cffc6](https://github.com/agrc/plpco-rdcc-notifications/commit/d2cffc63185353328745dc0d3e2c1a75c2c8beaf))
* **dev:** bump the safe-dependencies group with 3 updates ([d31acc4](https://github.com/agrc/plpco-rdcc-notifications/commit/d31acc436789f8bb5e970875d6512c404ab71e25))
* **dev:** bump the safe-dependencies group with 5 updates ([f373c62](https://github.com/agrc/plpco-rdcc-notifications/commit/f373c620641bd46cf55835cc0117bc6e3e4b5859))
* FY25 Q2 dependency updates 🌲 ([e912dfc](https://github.com/agrc/plpco-rdcc-notifications/commit/e912dfccd023701ee583287e5124289a20e823a8))
* Q1 package updates ([eb39376](https://github.com/agrc/plpco-rdcc-notifications/commit/eb39376801005489e60034c364518fb6e29b6ed8))
* q2 package updates ([f8de558](https://github.com/agrc/plpco-rdcc-notifications/commit/f8de5582a48669c217ae488cdaae2f968bad379d))
* q3 dependency updates ([6e70cc4](https://github.com/agrc/plpco-rdcc-notifications/commit/6e70cc411054e25b7e7a881507093e24dfa344e7))
* q4 package updates ([ff99cf5](https://github.com/agrc/plpco-rdcc-notifications/commit/ff99cf5721888ff71059094779f58a6777ae3a6b))
* q4 updates ([67b2c87](https://github.com/agrc/plpco-rdcc-notifications/commit/67b2c871adc9b62eef79ea5b3d8e6f8acec8cd8d))


### Documentation

* expand on the project ([0f0ad92](https://github.com/agrc/plpco-rdcc-notifications/commit/0f0ad929bec4ff7fac9e78efe3329a7d91a016cf))
* fix badge ([a1bf452](https://github.com/agrc/plpco-rdcc-notifications/commit/a1bf4525ca95be4972508c4574395356bc068f21))
* grammar ([04955b9](https://github.com/agrc/plpco-rdcc-notifications/commit/04955b93fa48b5007ba3742ef7e75b1c1864eca5))


### Styles

* formatting and logging ([98c65d0](https://github.com/agrc/plpco-rdcc-notifications/commit/98c65d0dd48fcb07609b15fdd15016adae84e393))
* remove header ([702ee7e](https://github.com/agrc/plpco-rdcc-notifications/commit/702ee7e9755f117837525f7ddd0e9aa4d61a4ae2)), closes [#7](https://github.com/agrc/plpco-rdcc-notifications/issues/7)
* swap ordering of new projects ([054ba95](https://github.com/agrc/plpco-rdcc-notifications/commit/054ba9595434862bb884b612564882336ce0dee1))

## 1.0.0-2 (2024-10-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ugrc/plpco-rdcc-notifications",
"version": "1.0.0-2",
"version": "1.0.0-3",
"description": "Weekly email notifications for RDCC projects",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 4088dad

Please sign in to comment.