Skip to content

Commit

Permalink
Merge pull request #73 from paggcerto-sa/fix-urls
Browse files Browse the repository at this point in the history
Fix urls
  • Loading branch information
erickants authored Dec 11, 2018
2 parents 90f7899 + b3e8178 commit ab87f07
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 6 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## [v1.0.0] (https://github.com/paggcerto-sa/paggcerto-lightbox/releases/tag/v1.0.0) (2018-12-10)
# [v1.0.1] (2018-12-10)
### _Bug Fixes_:
- Urls de sandbox agora são https.


# [v1.0.0] (https://github.com/paggcerto-sa/paggcerto-lightbox/releases/tag/v1.0.0) (2018-12-10)
### Funcionalidades:
- Atualizado endereço de icones para referencias ícones https.
- Adicionado selo de segurança.
Expand Down
2 changes: 1 addition & 1 deletion dist/paggcerto-lightbox.min.js

Large diffs are not rendered by default.

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,7 +1,7 @@
{
"name": "paggcerto-lightbox",
"title": "Paggcerto Lightbox",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://github.com/paggcerto-sa/paggcerto-lightbox",
"author": "Paggcerto",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion src/js/bundle.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Paggcerto v1.0.0
* Paggcerto v1.0.1
* Copyright 2018 Paggcerto
*/

Expand Down
2 changes: 1 addition & 1 deletion src/scss/compile.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Paggcerto v1.0.0
* Paggcerto v1.0.1
* Copyright 2018 Paggcerto
*/

Expand Down

0 comments on commit ab87f07

Please sign in to comment.