Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.0](v1.2.0...v1.3.0) (2024-05-28)

### Features

* **vscode:** associate `.mdx` files with the Markdown language ([a83a309](a83a309))
  • Loading branch information
vidavidorra-release[bot] committed May 28, 2024
1 parent a83a309 commit 088d90c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.3.0](https://github.com/vidavidorra/dotfiles/compare/v1.2.0...v1.3.0) (2024-05-28)

### Features

- **vscode:** associate `.mdx` files with the Markdown language ([a83a309](https://github.com/vidavidorra/dotfiles/commit/a83a30900cb28cfb602e15bc6b5ec363e112d5e8))

## [1.2.0](https://github.com/vidavidorra/dotfiles/compare/v1.1.0...v1.2.0) (2024-05-28)

### Features
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": "dotfiles",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"description": "dotfiles, software and macOS defaults",
"homepage": "https://github.com/vidavidorra/dotfiles#readme",
Expand Down

0 comments on commit 088d90c

Please sign in to comment.