Skip to content

Commit

Permalink
chore(release): 0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMason committed Aug 4, 2019
1 parent 639a3fc commit b7a243f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.12.4](https://github.com/JamieMason/astexplorer.app/compare/0.11.4...0.12.4) (2019-08-04)

### Features

- **astexplorer:** pull latest astexplorer.net
([639a3fc](https://github.com/JamieMason/astexplorer.app/commit/639a3fc))

## [0.11.4](https://github.com/JamieMason/astexplorer.app/compare/0.10.4...0.11.4) (2019-06-12)

### Features
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ New Project, there will likely be a few kinks to iron out.
### Mac

📦
[ASTExplorer-0.11.4.dmg](https://github.com/JamieMason/astexplorer.app/releases/download/0.11.4/ASTExplorer-0.11.4.dmg)<br>
[ASTExplorer-0.12.4.dmg](https://github.com/JamieMason/astexplorer.app/releases/download/0.12.4/ASTExplorer-0.12.4.dmg)<br>
📦
[ASTExplorer-darwin-x64-0.11.4.zip](https://github.com/JamieMason/astexplorer.app/releases/download/0.11.4/ASTExplorer-darwin-x64-0.11.4.zip)
[ASTExplorer-darwin-x64-0.12.4.zip](https://github.com/JamieMason/astexplorer.app/releases/download/0.12.4/ASTExplorer-darwin-x64-0.12.4.zip)

### Build From Source

Expand Down Expand Up @@ -109,6 +109,6 @@ packages, etc.
## 🙋🏾‍♀️ Getting Help

- Get help with issues by creating a
[Bug Report](https://github.com/JamieMason/astexplorer-app/issues/new?template=bug_report.md).
[Bug Report](https://github.com/JamieMason/astexplorer.app/issues/new?template=bug_report.md).
- Discuss ideas by opening a
[Feature Request](https://github.com/JamieMason/astexplorer-app/issues/new?template=feature_request.md).
[Feature Request](https://github.com/JamieMason/astexplorer.app/issues/new?template=feature_request.md).
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "astexplorer.app",
"description": "https://astexplorer.net with ES Modules support and Hot Reloading",
"version": "0.11.4",
"version": "0.12.4",
"author": "Jamie Mason <[email protected]> (https://github.com/JamieMason)",
"config": {
"forge": "./forge.config.js"
Expand Down

0 comments on commit b7a243f

Please sign in to comment.