Skip to content

Commit

Permalink
v3.13.0 - boundation, changelog, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Aug 17, 2020
1 parent d1476df commit afa8023
Show file tree
Hide file tree
Showing 7 changed files with 230 additions and 196 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ updates:
directory: /
schedule:
interval: weekly
day: sunday
8 changes: 8 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
pull_request_rules:
- name: automatic merge for Dependabot pull requests
conditions:
- 'author~=^dependabot(|-preview)\[bot\]$'
- status-success=Travis CI - Pull Request
actions:
merge:
method: squash
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ after_success:
notifications:
email:
recipients: >-
lHKKX6RdrYV7pmIKimEqEdM/LgtN6Hwjc4X58DMPwBq7r6/4UcxEIRvsSssV83yyrX9HVfijdbDsJbljR1glcL4J7LajAp2OS65P8bdCbrP/hQd7qw83ety+zlMeUmvpIulT5LolhSQwzeZJ96gY4k7E8/2zeUoWy8VnRGKuFNiHBygabeuHWw2yI5DDIl0eFbD8wiO9l12fXw0KwrOrOmVhzYYzPYxUUKPEb/PtVwQ6BynN/nZdZne0w0mF5NyEi1NbqQH/We6uk6ex7FQxMJOXX6aXf0RcZWpDabXu6rZJW8sVXHWSNyiX+cUJxZ9AMg75FOdDJPDLIUXrP3RAuZfIZI3yQG0p2es1NRgb9naMzEPEKeQ1qNY4q8JljCcVZrinE9NqD0d0GAe3Vjg4ZnJP1TwzLASKS82/NOp5Em695hcVH5s6dPlFhXQCEoM1AXUsUtFfZ42PITts22clKrh3LQUkoWqcXwsDH6T3J+vILNF4vZpCY96sAiGfpKGUA8SGzTBCqgxdd/OMOMe26eZw7vX2OxkIKVBO5zjahbJ2iry6sZIR/84FUqvgkmqtUlYkKCY78zNIuLw7uQilBfykl/2SFt8czHQ871qlDasBpFogcJqhlTVSAJMye+zskqPX0FxxSA5HsMUQOkCvsEtrX3mwlV/6vLQxjfeGRUQ=
RwnHbnv+h3l5RUaOJwzlDAzBkE6vniMp/INSS/xo1VDGlJgqwt6t5udfBk6rG+gjvRfnSnmWW+0lmP7EErOiJdT6cUaN+aof0HO2N1CpNwhnjslUh8ytVGszjbFU92LdDGOmspN9k5OQHAXGttCf7KmwFheTuJuhnu1qpox0MKtiXEP40zZzc4QEfsTFlJ3EtxLW0eTvN6xhLc9pfYqSC5ccR5p5APuC6Ss3VL0ymkfnXp93csj92Qod9zCNgfEILvydbKD7oqJQGxylKySRR9wonBxE+y/OeKtn83b8jM4uMHPJpqvKMn16VDtieSvQ4aL/riW1z0P5GrJIMvEijq0dyOuajwhFmM+q2tw2f3DBqQVmUxKYoZ0ZKGEF2Iq8fh64MRfbvozi0tZxd589RZIO8Q2p3qMacBhIYHU6hD1JUe1rk69vfdQDpXikMKk68sWld9Lnnq9LDS7/5WA7mgFtCg2cFMFf/hqagLV8C8+0+f+VIN2lia7Wd81wvXEW3K0agjQ31+rcTv3Hh3JxS6qyV/KNXxlR+mMy6O1rpIdblGBQ3JZmOBuwaAHVGk+k4EiZZB1L/ZuDilWujMnIEzLQ07hOVLMUChl4wW2s+h5GP8LMDpc6oij+59SoPXKgFwNkHiUQXkFlC7HvVYaO4eKNmzjxGncWP0BBeHgsQfI=
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# History

## v3.13.0 2020 August 18

- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)

## v3.12.0 2020 August 4

- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,30 +63,30 @@ Refer to [`index.json`](https://github.com/bevry/rfc-log-levels/blob/master/inde
<a href="https://deno.land" title="Deno is a secure runtime for JavaScript and TypeScript, it is an alternative for Node.js"><h3>Deno</h3></a>

``` typescript
import pkg from 'https://unpkg.com/rfc-log-levels@^3.12.0/edition-deno/index.ts'
import pkg from 'https://unpkg.com/rfc-log-levels@^3.13.0/edition-deno/index.ts'
```

<a href="https://www.pika.dev/cdn" title="100% Native ES Modules CDN"><h3>pika</h3></a>
<a href="https://www.skypack.dev" title="Skypack is a JavaScript Delivery Network for modern web apps"><h3>Skypack</h3></a>

``` html
<script type="module">
import pkg from '//cdn.pika.dev/rfc-log-levels/^3.12.0'
import pkg from '//cdn.skypack.dev/rfc-log-levels@^3.13.0'
</script>
```

<a href="https://unpkg.com" title="unpkg is a fast, global content delivery network for everything on npm"><h3>unpkg</h3></a>

``` html
<script type="module">
import pkg from '//unpkg.com/rfc-log-levels@^3.12.0'
import pkg from '//unpkg.com/rfc-log-levels@^3.13.0'
</script>
```

<a href="https://jspm.io" title="Native ES Modules CDN"><h3>jspm</h3></a>

``` html
<script type="module">
import pkg from '//dev.jspm.io/rfc-log-levels@3.12.0'
import pkg from '//dev.jspm.io/rfc-log-levels@3.13.0'
</script>
```

Expand Down

0 comments on commit afa8023

Please sign in to comment.