Skip to content

Commit

Permalink
chore(main): release 3.1.0 (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 23, 2022
1 parent 6c4ec20 commit 08f76a4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ lastmod: "2022-01-10T04:11:08.445Z"

# Changelog

## [3.1.0](https://github.com/andrewmcodes/andrewm-codes-website/compare/v3.0.0...v3.1.0) (2022-02-27)


### Features

* add snippets ([#105](https://github.com/andrewmcodes/andrewm-codes-website/issues/105)) ([a945faa](https://github.com/andrewmcodes/andrewm-codes-website/commit/a945faa52766d25944b5d8b79f2672f9af8196a6))
* add snippets for installing homebrew on a M1 and Intel Mac ([#122](https://github.com/andrewmcodes/andrewm-codes-website/issues/122)) ([b8c3e6d](https://github.com/andrewmcodes/andrewm-codes-website/commit/b8c3e6d6e1d29e19f83fd124eaf27b661a2c6ff2))
* publish Stop Hoarding Notes ([#110](https://github.com/andrewmcodes/andrewm-codes-website/issues/110)) ([bac6f5c](https://github.com/andrewmcodes/andrewm-codes-website/commit/bac6f5ccd4da65096a548766071f0bc5ff9d46df))
* **snippets:** add `Enable Repeating Keys in VS Code on macOS` ([#128](https://github.com/andrewmcodes/andrewm-codes-website/issues/128)) ([4c70833](https://github.com/andrewmcodes/andrewm-codes-website/commit/4c708330f8ab887ec08a8240ca007349ddff53a7))


### Bug Fixes

* use Tailwind CLI to trigger esbuild for JIT mode ([f0cb8f8](https://github.com/andrewmcodes/andrewm-codes-website/commit/f0cb8f864fd30f4bcffcbf55ad160ff6c99516b3))

## [3.0.0](https://github.com/andrewmcodes/andrewm-codes-website/compare/v2.2.0...v3.0.0) (2022-02-02)

### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "andrewm-codes-website",
"description": "Andrew Mason's Website",
"homepage": "https://andrewm.codes",
"version": "3.0.0",
"version": "3.1.0",
"author": {
"name": "Andrew Mason",
"url": "https://andrewm.codes"
Expand Down

1 comment on commit 08f76a4

@vercel
Copy link

@vercel vercel bot commented on 08f76a4 Mar 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.