Skip to content

Commit

Permalink
Merge branch 'release/v6.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Nov 6, 2021
2 parents be57b4c + 7b0eb25 commit 81f82d3
Show file tree
Hide file tree
Showing 5 changed files with 4,448 additions and 5,355 deletions.
6 changes: 4 additions & 2 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ engines:
- javascript
eslint:
enabled: true
checks:
comma-dangle:
enabled: false
config:
config: test/fixtures/config/.eslintrc
fixme:
Expand All @@ -18,5 +21,4 @@ exclude_paths:
- test/
- docs/
- index.js
- index.mjs
- gulpfile.js
- index.d.ts
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>@thebespokepixel/oco-colorvalue-ex 6.0.0 | Documentation</title>
<title>@thebespokepixel/oco-colorvalue-ex 6.0.1 | Documentation</title>
<meta name='description' content='Extended color conversions and handling for Open Color'>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link href="assets/css/ace.min.css" rel="stylesheet">
Expand All @@ -15,7 +15,7 @@
<div id='split-left' class='overflow-auto fs0 height-viewport-100 sidebar'>
<div class='py1 px2'>
<h3 class="m0 no-anchor">@thebespokepixel/oco-colorvalue-ex</h3>
<div class="mb1"><code>6.0.0</code></div>
<div class="mb1"><code>6.0.1</code></div>
<input
placeholder="Filter"
id="filter-input"
Expand Down
2 changes: 1 addition & 1 deletion license
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 Mark Griffiths
Copyright (c) 2021 Mark Griffiths

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down

0 comments on commit 81f82d3

Please sign in to comment.