Skip to content

Commit

Permalink
Bump version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegorich555 committed Jul 24, 2023
1 parent 18245a7 commit 8755cc8
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.6.2 (\_\_\_/)
## 0.7.1 (Jul 24, 2023)

**BREAKING CHANGES**:

Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!DOCTYPE html><html lang=en><head><base href=/web-ui-pack/ ><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/web-ui-pack/favicon.ico type=image/x-icon><link rel="shortcut icon" href=/web-ui-pack/favicon.ico type=image/x-icon><title>web-ui-pack</title><script>console.clear();
const domainURL = window.location.origin + "/web-ui-pack/";
const path = window.location.href.substring(domainURL.length);</script><script defer src=/web-ui-pack/main.26cf8f01.js></script><link href=/web-ui-pack/main.929c1df08dd196cc1072.css rel=stylesheet></head><body><noscript><strong>We're sorry but this doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div></body></html>
const path = window.location.href.substring(domainURL.length);</script><script defer src=/web-ui-pack/main.061506fe.js></script><link href=/web-ui-pack/main.0816abe442523cb48f32.css rel=stylesheet></head><body><noscript><strong>We're sorry but this doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div></body></html>
1 change: 1 addition & 0 deletions docs/main.061506fe.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/main.26cf8f01.js

This file was deleted.

2 changes: 1 addition & 1 deletion 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": "web-ui-pack",
"version": "0.6.1",
"version": "0.7.1",
"description": "Web package with UI elements",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 8755cc8

Please sign in to comment.