Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.3...v3.1.0) (2024-01-09)

### Features

* add screens folder ([e9ae3ae](e9ae3ae))
* add shared structure ([8a0d495](8a0d495))
* change background screen ([4eec713](4eec713))
* create lib folder ([387db35](387db35))
* create overview feature, change screens structure ([6d1c209](6d1c209))
* desktop screen ([d1212a5](d1212a5))

### Performance Improvements

* **structure:** enhanced structure, upgrade libs, add ci ([da7a4ee](da7a4ee))
  • Loading branch information
semantic-release-bot committed Jan 9, 2024
1 parent 6b0a994 commit 926061d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "cra-template-overwolf-typescript-redux",
"version": "3.0.3",
"version": "3.1.0",
"description": "This is the official [Overwolf TypeScript Redux](https://github.com/AlbericoD/overwolf-modern-react-boilerplate) template for [Create React App](https://github.com/facebook/create-react-app).",
"main": "template.json",
"scripts": {
Expand Down

0 comments on commit 926061d

Please sign in to comment.